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

Application Server

ExecutionRelatedObject property

  • Last UpdatedJul 22, 2024
  • 1 minute read

Returns the name of the execution-related object of this object.

Class

IAttributes

Syntax

[C#]

string ExecutionRelatedObject { set; get; };

[Visual C++]

[propget]

HRESULT ExecutionRelatedObject(

[out, retval] BSTR*

);

[propput]

HRESULT ExecutionRelatedObject(

[in] BSTR newExecutionRelatedObject

);

Parameters

newExecutionRelatedObject

The name of the execution-related object.

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