Skip to content

IGROption::Description property

Gets the description of the option.

string Description { get; }
string getDescription() throws IGRException;
@property
def Description(self) -> string

Return Value

string : The description for the option.