RVTDocs.com

AssetProperty.IsReadOnly

Property
Description:
Identifies if the object is read-only or modifiable. If true, the object may not be modified. If false, the object's contents may be modified.
Syntax
public bool IsReadOnly { get; }