CustomFieldScope is used to define the extent of a save or load operation on a GenericCustomField or any of its derived classes.
One or many CustomFieldScopes must be specified when saving or loading ancestors and/or descendants of a given custom field.
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
children | Type: CustomFieldScope Default value: null Description: The children attribute scope. Field validation description: N/A Additional field security restrictions: N/A |
parent | Type: RPMObjectScope Default value: null Description: The parent attribute scope. Field validation description: Must be a CustomFieldScope. Additional field security restrictions: N/A |
N/A