Last updated 4 days ago
Was this helpful?
The BooleanAttribute captures a true or false value. The Boolean Attribute must have a DefaultValue, either true or false.
<BooleanAttribute Name="Safety Relevant" DefaultValue="false"/>
The Boolean Attribute must have a DefaultValue, either true or false.