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

Application Server

ConfigurableAttributes property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns a collection of this object’s attributes that can be configured.

Class

ITemplate

Syntax

[C#]

IAttributes ConfigurableAttributes { get; };

[Visual C++]

// The collection of Attributes of this object that

// can be configured.

// Configuring attributes requires that the object

// be checked out.

HRESULT ConfigurableAttributes(

// The collection of Attributes of this object

// that can be configured.

[out, retval] IAttributes** theConfigurableAttributes

);

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