IGHARemoteObjectNavigation Property |
Desired navigation behavior of the GHA Object. Used by UI's to determine if the object should be displayed
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax Navigation Navigation { get; set; }
Property Navigation As Navigation
Get
Set
property Navigation Navigation {
Navigation get ();
void set (Navigation value);
}
abstract Navigation : Navigation with get, set
Property Value
Type:
NavigationSee Also