IWSGHAObjectClass Property |
Class of the GHA Object
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax string Class { get; set; }
Property Class As String
Get
Set
property String^ Class {
String^ get ();
void set (String^ value);
}
abstract Class : string with get, set
Property Value
Type:
StringSee Also