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