IGHARemotePropertyDescriptorIsBindable Property |
Determines if the property may be bound
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax bool IsBindable { get; set; }
Property IsBindable As Boolean
Get
Set
property bool IsBindable {
bool get ();
void set (bool value);
}
abstract IsBindable : bool with get, set
Property Value
Type:
BooleanSee Also