Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

GetChoiceGroups method

  • Last UpdatedMar 10, 2026
  • 1 minute read

Returns the choice groups defined or owned by the selected object, including choice groups inherited from object wizards in the inheritance chain of the selected object.

Class

IgObject

Syntax

[C#]

string[] GetChoiceGroups();

[Visual C++]

HRESULT GetChoiceGroups(

[out, retval] SAFEARRAY(BSTR)* choicegroupslist

);

Parameters

choicegroupslist

The returned list of choice groups contained in the object wizard

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in