com.ibm.rpm.wbs.containers
Proposal

com.ibm.rpm.framework.RPMObject
  extended bycom.ibm.rpm.wbs.containers.WorkElement
   extended bycom.ibm.rpm.wbs.containers.AggregateNode
    extended bycom.ibm.rpm.wbs.containers.GenericProject
     extended bycom.ibm.rpm.wbs.containers.Proposal

Proposal
Extends: com.ibm.rpm.wbs.containers.GenericProject
Child objects: None

Related scope: com.ibm.rpm.wbs.scope.WorkElementScope

Proposal is used to manage project activities in the proposal phase. It can contain any number of sub-proposals.

Parent is mandatory. Allowed parent types are Portfolio, Proposal, Project, and WorkOrganization.

The checkout mode type is: Self

Supported API Calls: Primary key: The following fields are required when using the loadFromID and loadArrayFromID methods:

ID

Related code samples :

Java

C#

Inherited Field Summary
AttributeAssignment[] actionAttributeAssignments
    The list of attribute assignments of type Action associated with the project.
Scorecard actionScorecard
    A reference to the scope scorecard to assign automatically to all the action objects created under this project.
WbsScheduleDate actualDate
   The actual date for this WorkElement.

The actual duration in hours/days, of actual work hours, actual duration in minutes, and actual start and finish dates of the WorkElement.

WorkElements that contain sub-elements:

  • If at least one of the sub-element's actualDate.startDate has a value, then the earliest actualDate.startDate date rolls up to the parent WorkElement's actualDate.startDate.
  • If all subelements have an actualDate.finishDate, then the latest actualDate.finishDate rolls up to the parent WorkElement's actualDate.finishDate.
Asset asset
   Asset for this WorkElement.
AssetFinancialCategory assetCode
   The work element's asset code.
AssignedScorecard[] assignedScorecards
    The list of scorecards assigned to the project.
AssignmentType assignmentType
    The type of project (Work or Duration).
AttributeAssignment[] attributeAssignments
   The attributes assigned to the work element.
WbsScheduleDate baselineDate
   The baseline duration in hours and/or days, baseline work hours, baseline duration in minutes, and baseline start and finish dates of the WorkElement.

Values copied from planDate fields or from proposedDate fields if planDate is null.

The baselineDate is overwritten when a new baseline is saved.

RPMCalendar calendar
    The calendar to be associated with the project.
AttributeAssignment[] changeRequestAttributeAssignments
    The list of attribute assignments of type ChangeRequest associated with the project.
Scorecard changeRequestScorecard
    A reference to the scope scorecard to assign automatically to all the change request objects created under this project.
WorkElement[] children
   List of work element children
xsd:dateTime closedByDate
   The date that the element was closed.
xsd:string closedByName
   The name of the resource who closed the element.
WorkElement containingProject
   The WorkElement's containing Project.
xsd:string contextName
   The context name identifies which section of the Web Services API the object belongs to. This value of this field is generated automatically when creating the RPMObject.
Currency currency
    The project currency used in all financial calculations.
CustomFieldAssignment[] customFieldAssignments
   List of CustomFieldAssignment containers.
xsd:boolean defaultProject
    Specifies whether this is the default project.
DefaultStep[] defaultSteps
    Default steps are used as a shortcut to create steps automatically by project members while they create steps on their timesheet.
AttributeAssignment[] defectAttributeAssignments
    The list of attribute assignments of type Defect associated with the project.
Scorecard defectScorecard
    A reference to the scope scorecard to assign automatically to all the defect objects created under this project.
xsd:boolean deleted
   If the value of this field is set to true, then the RPMObject will be deleted when performing a save.
AttributeAssignment[] deliverableAttributeAssignments
    The list of attribute assignments of type Deliverable associated with the project.
ElementDependency[] dependencies
   List of ElementDependency containers .
AttributeAssignment[] documentAttributeAssignments
    The list of attribute assignments of type Document associated with the project.
DocumentFolder documentFolder
   The documents that belong to the WorkElement.
EarnedValues earnedValues
   Earned value is a project management technique that relates resource planning to schedules and to technical cost and schedule requirements.
xsd:boolean earnedValuesCalculationState
    Specifies whether the EarnedValues calculation flag has been activated.
xsd:dateTime estimatedFinishDate
   The estimated finish date.
xsd:dateTime estimatedStartDate
   The estimated start date
WbsScheduleDate expectedDate
   The expected duration in hours and/or days, expected work hours, expected duration in minutes, and expected start and finish dates of the WorkElement.

Overwritten by planDate fields once they are entered.

xsd:string externalID
   
WbsScheduleDate forecastDate
   The forecast duration in hours and/or days, forecast work hours, forecast duration in minutes, and forecast start and finish dates of the WorkElement.
xsd:string ID
   The unique ID of the RPMObject. If the value of this field is set to null, the save operation will generate the ID automatically when creating the RPMObject. If an ID is specified, then the save operation will attempt to update an existing RPMObject.
WbsScheduleDate initialBaselineDate
   Initial baseline duration in hours and/or days, initial baseline work hours, initial baseline duration in minutes, and initial baseline start and finish dates of the WorkElement.

Values copied from planDate fields or from proposedDate fields if planDate is null.

Once the initialBaselineDate is set, it is never modified.

AttributeAssignment[] issueAttributeAssignments
    The list of attribute assignments of type Issue associated with the project.
Scorecard issueScorecard
    A reference to the scope scorecard to assign automatically to all the issue objects created under this project.
xsd:dateTime lastModifiedDate
   Date last modified. If the timestamp portion of the date is not provided, 00:00:00 will be appended.
xsd:int minutesPerDay
   Minutes per day.
xsd:string name
   The name of the element being created.
Opportunity opportunity
    The opportunity data associated with the project.
ProjectOrganizationalAssignment[] organizationalAssignments
    The list of organizational assignments associated with the project.
RPMObject parent
   The parent of the RPMObject.
WbsScheduleDate planDate
   The plan duration in hours and/or days, plan work hours, plan duration in minutes, and plan start and finish dates of the WorkElement.WorkElements that contain sub-elements:
  • The parent WorkElement's planDate.startDate is based on the earliest planDate.startDate from sub-elements.
  • The parent WorkElement's planDate.finishDate is based on the latest planDate.finishDate from sub-elements.
Portfolio portfolio
    The Portfolio associated with the project.
WbsScheduleDate previousBaselineDate
   The previous baseline duration in hours and/or days, previous baseline work hours, previous baseline duration in minutes, and previous baseline start and finish dates of the WorkElement.

Values copied from baselineDate fields when the second and subsequent baselines are saved.

xsd:int priority
   The priority of the WorkElement.
xsd:int probabilityPercent
    The percentage probability of successfully being awarded the project.
ProjectCostCenter projectCostCenter
    The ProjectCostCenter associated with the project.
WbsScheduleDate proposedDate
   The proposed duration in hours and/or days, proposed work hours, proposed duration in minutes, and proposed start and finish dates of the WorkElement.
ProjectPublishedType published
   The project's publish type indicator.
xsd:long referenceID
    Specifies the reference ID of the work element (project ID of a GenericProject).
xsd:string referenceNumber
   
AttributeAssignment[] requirementAttributeAssignments
    The list of attribute assignments of type Requirement associated with the project.
Scorecard requirementScorecard
    A reference to the scope scorecard to assign automatically to all the requirement objects created under this project.
ResourceTaskAssignment[] resourceTaskAssignments
   List of ResourceTasks assigned to this WorkElement.
AttributeAssignment[] riskAttributeAssignments
    The list of attribute assignments of type Risk associated with the project.
Scorecard riskScorecard
    A reference to the scope scorecard to assign automatically to all the risk objects created under this project.
RtfAssignment[] rtfAssignments
   List of RtfAssignments for this WorkElement.
ScopeElement scopeElement
   The ScopeElement associated with the WorkElement.
AttributeAssignment[] serviceRequestAttributeAssignments
    The list of attribute assignments of type ServiceRequest associated with the project.
Scorecard serviceRequestScorecard
    A reference to the scope scorecard to assign automatically to all the service request objects created under this project.
DatafieldState state
   The state of the WorkElement.
StatusUpdate[] statusUpdates
   List of StatusUpdates for this WorkElement
AttributeAssignment[] taskAttributeAssignments
    The list of attribute assignments of type Task associated with the project.
xsd:string templateSortingRank
   The rank of the associated template.
TimeCode timeCode1
   The first of two time codes associated with the WorkElement.
TimeCode timeCode2
   The second of two time codes associated with the WorkElement.
TimeCodeAssignment[] timeCodeAssignments
   List of TimeCodeAssignment containers.
WbsFinancial[] wbsFinancials
   List of WBSFinancials for this WorkElement.
xsd:string wbsSortingRank
   The rank of this WBS item.
AvailableWorkflowProcess[] workflowProcessesAvailable
   List of available WorkflowProcesses for this WorkElement.
RunningWorkflowProcess[] workflowProcessesRunning
   List of running WorkflowProcesses for this WorkElement.
WorkflowRoleMapping[] workflowRoleMappings
    The list of WorkflowRoleMappings associated to the GenericProject.
WorksheetFinancial[] worksheetFinancials
   List of worksheet financials

Inherited Field Detail

actionAttributeAssignments


AttributeAssignment[] actionAttributeAssignments
The list of attribute assignments of type Action associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


actionScorecard


Scorecard actionScorecard
A reference to the scope scorecard to assign automatically to all the action objects created under this project.

Scoping: This field will be used by the API if the scope field scopeScorecards is enabled.

Relationship: This field is a reference relationship.


actualDate


WbsScheduleDate actualDate
The actual date for this WorkElement.

The actual duration in hours/days, of actual work hours, actual duration in minutes, and actual start and finish dates of the WorkElement.

WorkElements that contain sub-elements:

Scoping: This field will be used by the API if the scope field scheduleDates is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


asset


Asset asset
Asset for this WorkElement.

Scoping: This field will be used by the API if the scope field asset is enabled.

Relationship: This field is a reference relationship.


assetCode


AssetFinancialCategory assetCode
The work element's asset code.

Scoping: This field will be used by the API if the scope field assetCode is enabled.

Relationship: This field is a reference relationship.

Default value: The default value is the AssetFinancialCategory with ID 6501.


assignedScorecards


AssignedScorecard[] assignedScorecards
The list of scorecards assigned to the project.

Scoping: This field will be used by the API if the scope field assignedscorecards is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


assignmentType


AssignmentType assignmentType
The type of project (Work or Duration).

Null value: This field may never be null during updates.

Relationship: This field is a reference relationship.

Default value: This default value is Work.


attributeAssignments


AttributeAssignment[] attributeAssignments
The attributes assigned to the work element.

Scoping: This field will be used by the API if the scope field attributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


baselineDate


WbsScheduleDate baselineDate
The baseline duration in hours and/or days, baseline work hours, baseline duration in minutes, and baseline start and finish dates of the WorkElement.

Values copied from planDate fields or from proposedDate fields if planDate is null.

The baselineDate is overwritten when a new baseline is saved.

Scoping: This field will be used by the API if the scope field scheduleDates is enabled.

Read-only behavior: The value of this field is read only.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


calendar


RPMCalendar calendar
The calendar to be associated with the project.

Null value: This field may never be null during updates.

Relationship: This field is a reference relationship.

Default value: The default value is the default RPM Calendar.


changeRequestAttributeAssignments


AttributeAssignment[] changeRequestAttributeAssignments
The list of attribute assignments of type ChangeRequest associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


changeRequestScorecard


Scorecard changeRequestScorecard
A reference to the scope scorecard to assign automatically to all the change request objects created under this project.

Scoping: This field will be used by the API if the scope field scopeScorecards is enabled.

Relationship: This field is a reference relationship.


children


WorkElement[] children
List of work element children

Scoping: This field will be used by the API if the scope field children is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


closedByDate


xsd:dateTime  closedByDate
The date that the element was closed.

closedByName


xsd:string  closedByName
The name of the resource who closed the element.

Maximum: The maximum length for this field is 100 characters.


containingProject


WorkElement containingProject
The WorkElement's containing Project.

Scoping: This field will be used by the API if the scope field containingProject is enabled.

Relationship: This field is a reference relationship.


contextName


xsd:string  contextName
The context name identifies which section of the Web Services API the object belongs to. This value of this field is generated automatically when creating the RPMObject.

Read-only behavior: The value of this field is read only.

X-Path availability: This field doesn't support X-Path queries.


currency


Currency currency
The project currency used in all financial calculations.

Relationship: This field is a reference relationship.


customFieldAssignments


CustomFieldAssignment[] customFieldAssignments
List of CustomFieldAssignment containers.

Scoping: This field will be used by the API if the scope field customFieldAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


defaultProject


xsd:boolean  defaultProject
Specifies whether this is the default project.

Null value: This field may never be null during updates.

Default value: This default value is false.


defaultSteps


DefaultStep[] defaultSteps
Default steps are used as a shortcut to create steps automatically by project members while they create steps on their timesheet.

Scoping: This field will be used by the API if the scope field defaultSteps is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


defectAttributeAssignments


AttributeAssignment[] defectAttributeAssignments
The list of attribute assignments of type Defect associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


defectScorecard


Scorecard defectScorecard
A reference to the scope scorecard to assign automatically to all the defect objects created under this project.

Scoping: This field will be used by the API if the scope field scopeScorecards is enabled.

Relationship: This field is a reference relationship.


deleted


xsd:boolean  deleted
If the value of this field is set to true, then the RPMObject will be deleted when performing a save.

Read-only behavior: The value of this field is read only.

X-Path availability: This field doesn't support X-Path queries.


deliverableAttributeAssignments


AttributeAssignment[] deliverableAttributeAssignments
The list of attribute assignments of type Deliverable associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


dependencies


ElementDependency[] dependencies
List of ElementDependency containers .

Scoping: This field will be used by the API if the scope field dependencies is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


documentAttributeAssignments


AttributeAssignment[] documentAttributeAssignments
The list of attribute assignments of type Document associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


documentFolder


DocumentFolder documentFolder
The documents that belong to the WorkElement.

Scoping: This field will be used by the API if the scope field documentFolder is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


earnedValues


EarnedValues earnedValues
Earned value is a project management technique that relates resource planning to schedules and to technical cost and schedule requirements.

Scoping: This field will be used by the API if the scope field earnedValues is enabled.

Read-only behavior: The value of this field is read only.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


earnedValuesCalculationState


xsd:boolean  earnedValuesCalculationState
Specifies whether the EarnedValues calculation flag has been activated.

Null value: This field may never be null during updates.

Read-only behavior: The value of this field is read only.


estimatedFinishDate


xsd:dateTime  estimatedFinishDate
The estimated finish date.

Validation: The year, month and day values will be used by this field.


estimatedStartDate


xsd:dateTime  estimatedStartDate
The estimated start date

Initialization: This field must be smaller than or equal to the estimatedFinishDate.

Default value: This field defaults to the present date


expectedDate


WbsScheduleDate expectedDate
The expected duration in hours and/or days, expected work hours, expected duration in minutes, and expected start and finish dates of the WorkElement.

Overwritten by planDate fields once they are entered.

Scoping: This field will be used by the API if the scope field scheduleDates is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


externalID


xsd:string  externalID

Maximum: The maximum length for this field is 50 characters.


forecastDate


WbsScheduleDate forecastDate
The forecast duration in hours and/or days, forecast work hours, forecast duration in minutes, and forecast start and finish dates of the WorkElement.

Scoping: This field will be used by the API if the scope field scheduleDates is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


ID


xsd:string  ID
The unique ID of the RPMObject. If the value of this field is set to null, the save operation will generate the ID automatically when creating the RPMObject. If an ID is specified, then the save operation will attempt to update an existing RPMObject.

Read-only behavior: The value of this field is read only.


initialBaselineDate


WbsScheduleDate initialBaselineDate
Initial baseline duration in hours and/or days, initial baseline work hours, initial baseline duration in minutes, and initial baseline start and finish dates of the WorkElement.

Values copied from planDate fields or from proposedDate fields if planDate is null.

Once the initialBaselineDate is set, it is never modified.

Scoping: This field will be used by the API if the scope field scheduleDates is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


issueAttributeAssignments


AttributeAssignment[] issueAttributeAssignments
The list of attribute assignments of type Issue associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


issueScorecard


Scorecard issueScorecard
A reference to the scope scorecard to assign automatically to all the issue objects created under this project.

Scoping: This field will be used by the API if the scope field scopeScorecards is enabled.

Relationship: This field is a reference relationship.


lastModifiedDate


xsd:dateTime  lastModifiedDate
Date last modified. If the timestamp portion of the date is not provided, 00:00:00 will be appended.

Validation: The year, month, day, hour, minutes and seconds values will be used by this field.


minutesPerDay


xsd:int  minutesPerDay
Minutes per day.

name


xsd:string  name
The name of the element being created.

Minimum: The minimum length for this field is 1 characters.

Maximum: The maximum length for this field is 240 characters.

Null value: This field may never be null.


opportunity


Opportunity opportunity
The opportunity data associated with the project.

Scoping: This field will be used by the API if the scope field opportunity is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


organizationalAssignments


ProjectOrganizationalAssignment[] organizationalAssignments
The list of organizational assignments associated with the project.

Scoping: This field will be used by the API if the scope field organizationalAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


parent


RPMObject parent
The parent of the RPMObject.

Scoping: This field will be used by the API if the scope field parent is enabled.

Read-only behavior: The value of this field is read only after the object was created.

Relationship: This field is a reference relationship.

X-Path availability: This field doesn't support X-Path queries.

Valid types:
com.ibm.rpm.wbs.containers.Project
com.ibm.rpm.wbs.containers.Proposal
com.ibm.rpm.wbs.containers.WbsModule
com.ibm.rpm.wbs.containers.WorkOrganization

planDate


WbsScheduleDate planDate
The plan duration in hours and/or days, plan work hours, plan duration in minutes, and plan start and finish dates of the WorkElement.WorkElements that contain sub-elements:

Scoping: This field will be used by the API if the scope field scheduleDates is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


portfolio


Portfolio portfolio
The Portfolio associated with the project.

Scoping: This field will be used by the API if the scope field portfolio is enabled.

Relationship: This field is a reference relationship.


previousBaselineDate


WbsScheduleDate previousBaselineDate
The previous baseline duration in hours and/or days, previous baseline work hours, previous baseline duration in minutes, and previous baseline start and finish dates of the WorkElement.

Values copied from baselineDate fields when the second and subsequent baselines are saved.

Scoping: This field will be used by the API if the scope field scheduleDates is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


priority


xsd:int  priority
The priority of the WorkElement.

Minimum: The minimum value for this field is 0.

Maximum: The maximum value for this field is 1000.

Default value: This default value is 500.


probabilityPercent


xsd:int  probabilityPercent
The percentage probability of successfully being awarded the project.

Minimum: The minimum value for this field is 0.

Maximum: The maximum value for this field is 100.

Null value: This field may never be null during updates.


projectCostCenter


ProjectCostCenter projectCostCenter
The ProjectCostCenter associated with the project.

Relationship: This field is a reference relationship.


proposedDate


WbsScheduleDate proposedDate
The proposed duration in hours and/or days, proposed work hours, proposed duration in minutes, and proposed start and finish dates of the WorkElement.

Scoping: This field will be used by the API if the scope field scheduleDates is enabled.

Read-only behavior: The value of this field is read only.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


published


ProjectPublishedType published
The project's publish type indicator.

Relationship: This field is a reference relationship.

Default value: This default value is None.


referenceID


xsd:long  referenceID
Specifies the reference ID of the work element (project ID of a GenericProject).

referenceNumber


xsd:string  referenceNumber

Maximum: The maximum length for this field is 19 characters.


requirementAttributeAssignments


AttributeAssignment[] requirementAttributeAssignments
The list of attribute assignments of type Requirement associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


requirementScorecard


Scorecard requirementScorecard
A reference to the scope scorecard to assign automatically to all the requirement objects created under this project.

Scoping: This field will be used by the API if the scope field scopeScorecards is enabled.

Relationship: This field is a reference relationship.


resourceTaskAssignments


ResourceTaskAssignment[] resourceTaskAssignments
List of ResourceTasks assigned to this WorkElement.

Scoping: This field will be used by the API if the scope field resourceTaskAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


riskAttributeAssignments


AttributeAssignment[] riskAttributeAssignments
The list of attribute assignments of type Risk associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


riskScorecard


Scorecard riskScorecard
A reference to the scope scorecard to assign automatically to all the risk objects created under this project.

Scoping: This field will be used by the API if the scope field scopeScorecards is enabled.

Relationship: This field is a reference relationship.


rtfAssignments


RtfAssignment[] rtfAssignments
List of RtfAssignments for this WorkElement.

Scoping: This field will be used by the API if the scope field rtfAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


scopeElement


ScopeElement scopeElement
The ScopeElement associated with the WorkElement.

Scoping: This field will be used by the API if the scope field scopeElement is enabled.

Relationship: This field is a reference relationship.


serviceRequestAttributeAssignments


AttributeAssignment[] serviceRequestAttributeAssignments
The list of attribute assignments of type ServiceRequest associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


serviceRequestScorecard


Scorecard serviceRequestScorecard
A reference to the scope scorecard to assign automatically to all the service request objects created under this project.

Scoping: This field will be used by the API if the scope field scopeScorecards is enabled.

Relationship: This field is a reference relationship.


state


DatafieldState state
The state of the WorkElement.

Scoping: This field will be used by the API if the scope field state is enabled.

Relationship: This field is a reference relationship.


statusUpdates


StatusUpdate[] statusUpdates
List of StatusUpdates for this WorkElement

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


taskAttributeAssignments


AttributeAssignment[] taskAttributeAssignments
The list of attribute assignments of type Task associated with the project.

Scoping: This field will be used by the API if the scope field relatedAttributeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


templateSortingRank


xsd:string  templateSortingRank
The rank of the associated template.

timeCode1


TimeCode timeCode1
The first of two time codes associated with the WorkElement.

Scoping: This field will be used by the API if the scope field timeCodes is enabled.

Relationship: This field is a reference relationship.


timeCode2


TimeCode timeCode2
The second of two time codes associated with the WorkElement.

Scoping: This field will be used by the API if the scope field timeCodes is enabled.

Relationship: This field is a reference relationship.


timeCodeAssignments


TimeCodeAssignment[] timeCodeAssignments
List of TimeCodeAssignment containers.

Scoping: This field will be used by the API if the scope field timeCodeAssignments is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


wbsFinancials


WbsFinancial[] wbsFinancials
List of WBSFinancials for this WorkElement.

Scoping: This field will be used by the API if the scope field wbsFinancials is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


wbsSortingRank


xsd:string  wbsSortingRank
The rank of this WBS item.

workflowProcessesAvailable


AvailableWorkflowProcess[] workflowProcessesAvailable
List of available WorkflowProcesses for this WorkElement.

Scoping: This field will be used by the API if the scope field workflowProcessesAvailable is enabled.

Read-only behavior: The value of this field is read only.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


workflowProcessesRunning


RunningWorkflowProcess[] workflowProcessesRunning
List of running WorkflowProcesses for this WorkElement.

Scoping: This field will be used by the API if the scope field workflowProcessesRunning is enabled.

Read-only behavior: The value of this field is read only.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


workflowRoleMappings


WorkflowRoleMapping[] workflowRoleMappings
The list of WorkflowRoleMappings associated to the GenericProject.

Scoping: This field will be used by the API if the scope field workflowRoleMappings is enabled.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.


worksheetFinancials


WorksheetFinancial[] worksheetFinancials
List of worksheet financials

Scoping: This field will be used by the API if the scope field worksheetFinancials is enabled.

Read-only behavior: The value of this field is read only.

Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.