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

Application Server

GetAssociatedAttributesOfOption method

  • Last UpdatedMar 10, 2026
  • 1 minute read

Returns the names of the attributes associated with the specified option, including any inherited from object wizards in the inheritance chain of the selected object.

Class

IgObject

Syntax

[C#]

string[] GetAssociatedAttributesOfOption(

string option

);

[Visual C++]

HRESULT GetAssociatedAttributesOfOption(

[in] BSTR option,

[out, retval] SAFEARRAY(BSTR)* attributelist

);

Parameters

option

Name of the object wizard option

attributelist

The returned list of attributes associated with the wizard option

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