Returns the names and numeric values of the requested enumeration.
Method | /GetEnumDetails |
The request body is of type GetEnumDetails.
Name | Description | Data Type |
---|---|---|
enumName | xml:string |
|
The response body is of type GetEnumDetailsResponse.
Name | Description | Data Type |
---|---|---|
GetEnumDetailsResult | ArrayOfEnumInfo |
|