clsImportQualificationTaskPos Properties |
The clsImportQualificationTaskPos type exposes the following members.
| Name | Description | |
|---|---|---|
| PosType |
Posiiton type. See ePositionTyp for details.
| |
| QualificationTaskID |
INT (4) WorkItemID, mandatory link to the qualification task
| |
| QualificationTaskPosID |
INT (4) WorkItemPosID, flled by import
| |
| ReferenceQualificationPlan |
Search for the service plan and reference the Service Task / Result Task Position to the selected date. If ReferenceQualificationPlanDate 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 qualification plan.
| |
| ReferenceQualificationPlanDate |
When a ReferenceQualificationPlan is linked, this date allows to select a date from the cylce to link the result. Can be DateTime.MinValue.
|