Returns the tag for an enumeration.
Namespace: NuGardt.API.Helper.JSONAssembly: NuGardt.API.Helper.Json (in NuGardt.API.Helper.Json.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- Tag
- Type:
System String
The tag.
- Ex (Optional)
- Type:
System Exception
Optional. Contains the error message if one occured, otherwise Nothing.
Return Value
Type: TEnumReturns True, if the tag was matched to an enumeration, otherwise False.
Remarks
See Also