Difference between revisions of "SYSCLS COMMISSIONINGOPTIONALCHECK"
(Created page with "{{ClassificationInfoBox | title = Redlined file classification | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification | purpose = Classify objects as a (...") |
|||
| Line 2: | Line 2: | ||
| title = Redlined file classification | | title = Redlined file classification | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| − | | inheritance = | + | | inheritance = SYSCLS_COMMISSIONINGCHECK |
| namespace = System.Classification | | namespace = System.Classification | ||
| − | | purpose = Classify objects as | + | | purpose = Classify objects as an optional commissioning check item |
| version = 2.4.3+ | | version = 2.4.3+ | ||
| id = {0000553A-B6E2-455C-A04E-2BE9E9DA6868} | | id = {0000553A-B6E2-455C-A04E-2BE9E9DA6868} | ||
}} | }} | ||
| − | Classifies an object as a | + | Classifies an object as a optional commissioning check item. This means the commissioning check is can be fullfilled if the user reported a value or reported the check to be not applicable. |
== MetaProperties == | == MetaProperties == | ||
| Line 18: | Line 18: | ||
| ''VALUE'' || {{Undefined}} (any value type is allowed) || Specifies the reported value (inherited) | | ''VALUE'' || {{Undefined}} (any value type is allowed) || Specifies the reported value (inherited) | ||
|- | |- | ||
| − | | ''NOTAPPLICABLE'' || {{Boolean}} || Specifies the | + | | ''NOTAPPLICABLE'' || {{Boolean}} || Specifies if the item is not applicable (inherited) |
|} | |} | ||
[[Category:Classifications|R]] | [[Category:Classifications|R]] | ||
Revision as of 12:31, 7 May 2015
Classifies an object as a optional commissioning check item. This means the commissioning check is can be fullfilled if the user reported a value or reported the check to be not applicable.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| VALUE | Undefined (any value type is allowed) | Specifies the reported value (inherited) |
| NOTAPPLICABLE | Boolean | Specifies if the item is not applicable (inherited) |
