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

Application Server

GetDefaultOption method

  • Last UpdatedMar 10, 2026
  • 1 minute read

Returns the default value for the specified option.

Class

IgObject

Syntax

[C#]

bool GetDefaultOption(

string option

);

[Visual C++]

HRESULT GetDefaultOption(

[in] BSTR option,

[out, retval] VARIANT_BOOL* bValue

);

Parameters

option

Name of the object wizard option

bValue

Default Boolean value of the option

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