Click or drag to resize

clsImportWorkItemScheduleDatesBaseWorkItemID Property

Link to the work Item (or traning course)

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

Property Value

Type: Int32
Remarks

MPWorkItemScheduleDates.WorkItemID type: INT length: 4

View: MARIWorkItemScheduleDates.WorkItemID: :Table: MPWorkItemScheduleDates.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.
DimensionClassID/WorkItemTypeView
Service Task364MARIWorkItem_ServiceTask
Internal Service Task365MARIWorkItem_InternalServiceTask
Result Task456MARIWorkItem_ResultTask
Service Plan379MARIWorkItem_ServicePlan
Service Plan Template378MARIWorkItem_ServicePlanTemplate
Qualification493MARIWorkItem_Qualification
Qualification Plan494MARIWorkItem_QualificationPlan
Qualification Task495MARIWorkItem_QualificationTask
Business Partner Audit Template496MARIWorkItem_BPAuditTemplate
Business Partner Audit Plan497MARIWorkItem_BPAuditPlan
Business Partner Audit498MARIWorkItem_BPAuditTask
Trainings Course/Event/Meeting492MARIWorkItem_TrainingCourse
Part List401
Check List Limit471

See Also