ScopeElement is the base class for all scope element containers in the Scope Management section.
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
customFieldAssignments | Type: CustomFieldAssignment[] Default value: N/A Description: The custom fields assigned to the scope element. Field validation description: N/A Additional field security restrictions: N/A |
name | Type: string Default value: N/A Description: The name of the scope element. Field validation description: Limit 255 characters. Additional field security restrictions: N/A |
resourceTaskAssignments | Type: ResourceRoleAssignment [] Default value: N/A Description: Used to identify and assign resources to the scope element. Field validation description: N/A Additional field security restrictions: N/A |
workElement | Type: WorkElement Default value: N/A Description: The corresponding work element from the WBS section. A scope element has a corresponding work element if it has been transferred under WBS root, or if it is a ScopeFolder that was created automatically upon the creation of a WorkElement. Field validation description: The WorkElement’s ID must never be set to null Additional field security restrictions: N/A |
project | Type: GenericProject Default value: N/A Description: The related project from the WBS section. Field validation description: The GenericProject’s ID must never be set to null. Additional field security restrictions: N/A |
N/A