Click or drag to resize

IGHARemotePropertyDescriptorIsEnumerataion Property

Tags the property as an enumeration. Should be used to map GHA-defined enumerations into local enumerations for the consuming application

Namespace:  RemoteRESTLib
Assembly:  GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax
bool IsEnumerataion { get; set; }

Property Value

Type: Boolean
See Also