Click or drag to resize

clsImportQualificationTaskPosQualificationTaskID Property

INT (4) WorkItemID, mandatory link to the qualification task

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int QualificationTaskID { get; set; }

Property Value

Type: Int32
Remarks

MPWorkItemPosition.WorkItemID type: INT length: 4

View: MARIWorkItemPosition.WorkItemID: :Table: MPWorkItemPosition.WorkItemID

Linked Field: View: MARIWorkItem.WorkItemID: :Table: MPWorkItem.WorkItemID The table is used basically for service task and other tasks. For each dimension using this table, special views have been created. See also the description of the field WorkItemType.

See Also