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