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