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

Application Server

Tagname property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns or sets the tagname of this object.

Class

IgObject

Syntax

[C#]

string Tagname { set; get; };

[Visual C++]

[propget]

HRESULT Tagname(

[out, retval] BSTR* theTagname

);

[propput]

HRESULT Tagname(

[in] BSTR newTagName

);

Parameters

theTagname

The current tagname of this object.

newTagName

The new tagname of this object. 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