Click or drag to resize

clsImportQualificationTaskPos Properties

The clsImportQualificationTaskPos type exposes the following members.

Properties
  NameDescription
Public propertyPosType
Posiiton type. See ePositionTyp for details.
Public propertyQualificationTaskID
INT (4) WorkItemID, mandatory link to the qualification task
Public propertyQualificationTaskPosID
INT (4) WorkItemPosID, flled by import
Public propertyReferenceQualificationPlan
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.
Public propertyReferenceQualificationPlanDate
When a ReferenceQualificationPlan is linked, this date allows to select a date from the cylce to link the result. Can be DateTime.MinValue.
Top
See Also