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

Application Server

Attributes property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the collection of attributes of this object.

Class

ITemplate

Syntax

[C#]

IAttributes Attributes { get; };

[Visual C++]

// The collection of Attributes of this object.

// Configuring attributes requires that the object

// be checked out.

HRESULT Attributes(

// The collection of Attributes of this object.

[out, retval] IAttributes** theAttributes

);

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