Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: berrysthyaga on November 03, 2017, 12:45:21 PM

Title: Get Enum Description
Post by: berrysthyaga on November 03, 2017, 12:45:21 PM
how to get the short description of the enum Name/values of the Enumeration objects?
Eg,

In CfgDNType, one of the enumerator value is CFGACDPosition(Mnemonic name), which has the short description of (ACD Position), checked in documentation

I would like to get the short description using the name. Plz help.