Boolean Attribute (Checkbox)
The BooleanAttribute captures a true or false value. The Boolean Attribute must have a DefaultValue, either true or false.
Example
XML Syntax
<BooleanAttribute Name="Safety Relevant" DefaultValue="false"/>
Appearance

XML Attributes
DefaultValue
The Boolean Attribute must have a DefaultValue, either true or false.
Last updated
Was this helpful?