ExecutionReport.ExecInst Property

Gets the execInst.
public string ExecInst {get;}
This language is not supported or no code example is available.
public:  
property String^ ExecInst { 
String^ get( ); 
}
This language is not supported or no code example is available.
public function get ExecInst() : String;
This language is not supported or no code example is available.

Property Value

string

The execInst.

In this article

Definition