clsImportWorkItemServiceTaskPosition Properties |
The clsImportWorkItemServiceTaskPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| PosType |
Posiiton type. See clsImportWorkItemServiceTaskPositionePositionTyp for details.
| |
| ReferenceServicePlan |
Search for the service plan and reference the Service Task / Result Task Position to the selected date. If ReferenceServicePlanDate is null, the first open date is referenced. With a given date, this will be referenced.
The MPWorkItemScheduleDates.FullFillSource and MPWorkItemScheduleDates.FullFillReference will be set in the referenced plan date of the service plan.
| |
| ReferenceServicePlanDate |
When a ReferenceServicePlan is linked, this date allows to select a date from the cylce to link the result. Can be DateTime.MinValue.
| |
| ServiceTaskID |
INT (4) WorkItemID, Link to head line
| |
| ServiceTaskPosID |
INT (4) WorkItemPosID, flled by import
|