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

Application Server

Alias Property

  • Last UpdatedMar 23, 2018
  • 1 minute read

Returns or sets the alias, or friendly name, of this object.

Class

IgObject

Syntax

[C#]

string Alias { set; get; };

[Visual C++]

[propget]

HRESULT Alias(

[out, retval] BSTR* theAlias

);

[propput]

HRESULT Alias(

[in] BSTR newAlias

);

Parameters

theAlias

The current alias of this object.

newAlias

The new alias of this object, or blank if there is no alias. The object does not need to be checked out. The operation is immediate.

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