IWSGHAObjectDisplayName Property |
Display name to be used by UI's in-lieu of the Name
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax string DisplayName { get; set; }
Property DisplayName As String
Get
Set
property String^ DisplayName {
String^ get ();
void set (String^ value);
}
abstract DisplayName : string with get, set
Property Value
Type:
StringSee Also