Click or drag to resize

clsImportQualificationPlanQualificationID Property

Link to the qualification (mandatory field). See clsImportQualification to create qualifications.

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

Property Value

Type: Int32
Remarks

MPWorkItem.ServicePlanTemplate type: INT length: 4

View: MARIWorkItem.ServicePlanTemplate: :Table: MPWorkItem.ServicePlanTemplate

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.

Link Table Condition: WorkItemType=378
See Also