In This Topic
The OID of the ExecutionHistoryHistoryStep representing the step being executed.
Syntax
'Declaration
Public ReadOnly Property StepInstanceOID As OID
public OID StepInstanceOID {get;}
public:
property OID^ StepInstanceOID {
OID^ get();
}
See Also