AbstractRequest is an abstract base class for ScopeTask and ScopeMilestone
N/A
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
attributeAssignments | Type: AttributeAssignment[] Default value: N/A Description: Each instance of AttributeAssignment keeps a pointer to an assigned Attribute. Field validation description: Only one attribute may be selected per classification. Additional field security restrictions: N/A |
closedByDate | Type: dateTime Default value: If closedByName is specified and closedByDate is null, this field’s value defaults to the current date and time. Description: The date on which the scope element was closed. Field validation description: N/A Additional field security restrictions: N/A |
closedByName | Type: string Default value: If closedByDate is specified and closedByName is null, this field’s value defaults to the full name of the Resource that is currently logged in. Description: The full name of the Resource that closed the scope element. Field validation description: Must be the full name of an active Resource Additional field security restrictions: N/A |
wbsfinancials | Type: WBSFinancial[] Default value: N/A Description: This array is used to track WBS financials from the project tasks or activities as team members enter time in the timesheets and expenses in the Project Expenses module. Field validation description: N/A Additional field security restrictions: N/A |
mandatory | Type: boolean Default value: false Description: If this field’s value is true, the task is considered to be mandatory. Only the Resources with appropriate security rights will be able to delete the scope element. Field validation description: N/A Additional field security restrictions: N/A |
priority | Type: int Default value: 500 Description: The priority of the scope element. Field validation description: Value range: 0 – 10,000 Additional field security restrictions: N/A |
proposedByDate | Type: dateTime Default value: If proposedByName is specified and proposedByDate is null, this field’s value defaults to the current date and time. Description: The date a scope element was proposed Field validation description: N/A Additional field security restrictions: N/A |
proposedByName | Type: string Default value: If proposedByDate is specified and proposedByName is null, this field’s value defaults to the full name of the Resource that is currently logged in. Description: The full name of the Resource that proposed the scope. Field validation description: Must be the full name of an active Resource. Additional field security restrictions: N/A |
referenceNumber | Type: string Default value: N/A Description: The reference number of the scope element. This field is read-only. Field validation description: N/A Additional field security restrictions: N/A |
rtfAssignments | Type: RtfAssignment[] Default value: N/A Description: Each instance of RtfAssignment keeps a pointer to an assigned DatafieldRTF Field validation description: N/A Additional field security restrictions: N/A |
statusUpdates | Type: StatusUpdate[] Default value: N/A Description: The list of status updates for this scope element. Field validation description: N/A Additional field security restrictions: N/A |
transferedUnderWbsRoot | Type: boolean Default value: false Description: If this field’s value is true, then the scope element has been transferred under the WBS root. This field is read-only. Field validation description: N/A Additional field security restrictions: N/A |
N/A