IConfigurationSectionIsReadOnly Property
 | 
Namespace:  Bricscad.ApplicationServices
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
ReadOnly Property IsReadOnly As Boolean
        Get
 
property bool IsReadOnly {
        bool get ();
}
 
abstract IsReadOnly : bool with get
 
 
 
Property Value
Type: 
Boolean 
See Also