IGHARemotePropertyDescriptorIsReadonly Property |
Determine if the consuming application should display the property
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax bool IsReadonly { get; set; }
Property IsReadonly As Boolean
Get
Set
property bool IsReadonly {
bool get ();
void set (bool value);
}
abstract IsReadonly : bool with get, set
Property Value
Type:
BooleanSee Also