Jump to: navigation, search

Difference between revisions of "SYSCLS COMMISSIONINGWORKPACKAGE"


m
 
(2 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
! width=30% | Name !! width=30% | Data type !! Comment
 
! width=30% | Name !! width=30% | Data type !! Comment
 
|-
 
|-
| STATUS || {{Integer}} || Specifies the current status of the workpackage
+
| STATUS || {{Integer}} || Specifies the current status of the workpackage; Allowed values are '''0''' = Opened; '''1''' = Finished
 
|}
 
|}
 +
 +
  
 
== See also ==
 
== See also ==
Line 23: Line 25:
 
* [[SYSCLS_COMMISSIONINGOPTIONALCHECK]]
 
* [[SYSCLS_COMMISSIONINGOPTIONALCHECK]]
  
[[Category:Classifications|C]]
+
{{Category/Version|2.4.3}}

Latest revision as of 16:33, 11 February 2016

IC CLASSIFICATION.gif Redlined file classification
Name SYSCLS_COMMISSIONINGWORKPACKAGE
Inheritance -
Namespace System.Classification.Commissioning
ID {0000553A-B6E2-455C-A04E-2BE9E9DA6868}
Purpose Classify objects as commissioning workpackages
Version 2.4.3+

Classifies an object as a commissioning workpackage with a status property.

MetaProperties

Name Data type Comment
STATUS Integer Specifies the current status of the workpackage; Allowed values are 0 = Opened; 1 = Finished


See also