Click or drag to resize

clsImportBPAuditTaskResourceAuditTaskID Property

Property to manage the link to the BP Audit Task (equiviland to the WorkItemID field on the table)

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

Property Value

Type: Int32
Remarks

MPWorkItemResources.WorkItemID type: INT length: 4

View: MARIWorkItemResources.WorkItemID: :Table: MPWorkItemResources.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