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

Application Server

ContainedName property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Sets or returns the contained name of this object (for example, Inlet).

Class

IgObject

Syntax

[C#]

string ContainedName { set; get; };

[Visual C++]

[propget]

HRESULT ContainedName(

[out, retval] BSTR* theContainedName

);

[propput]

HRESULT ContainedName(

[in] BSTR newContainedName

);

Parameters

theContainedName

The current contained name of this object.

newContainedName

The new contained name of this object.

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