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 (...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{DeprecatedStartTag}} | ||
{{ClassificationInfoBox | {{ClassificationInfoBox | ||
| 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 19: | ||
| ''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: | + | == See also == |
+ | * [[SYSCLS_COMMISSIONINGCHECK]] | ||
+ | * [[SYSCLS_COMMISSIONINGWORKPACKAGE]] | ||
+ | |||
+ | {{Category/Version|2.4.3}} | ||
+ | |||
+ | [[Category:2.4.3|SYSCLS COMMISSIONINGOPTIONALCHECK]] |
Latest revision as of 13:02, 7 August 2024
THIS WIKI AREA IS DEPRECATED |
|
This content is no longer being maintained and may be outdated.
|
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) |