RVTDocs.com

AssetPropertyBoolean.Value

Property
Description:
The value of the property.
Syntax
public bool Value { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The input value is invalid for this AssetPropertyBoolean property.
InvalidOperationException When setting this property: The asset property is not editable.