Jump to: navigation, search

Difference between revisions of "SYSCLS COMMISSIONINGWORKPACKAGE"


m
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
 
| inheritance = -
 
| inheritance = -
| namespace = System.Classification
+
| namespace = System.Classification.Commissioning
 
| purpose = Classify objects as commissioning workpackages
 
| purpose = Classify objects as commissioning workpackages
 
| version = 2.4.3+
 
| version = 2.4.3+
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
 
|}
 
|}
  
[[Category:Classifications|C]]
+
 
 +
 
 +
== See also ==
 +
* [[SYSCLS_COMMISSIONINGCHECK]]
 +
* [[SYSCLS_COMMISSIONINGOPTIONALCHECK]]
 +
 
 +
{{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