LastStepInstanceOID Property
In This Topic
The OID of the ExecutionHistoryStep for the most recent step executed.
Syntax
'Declaration
Public ReadOnly Property LastStepInstanceOID As OID
public OID LastStepInstanceOID {get;}
public:
property OID^ LastStepInstanceOID {
OID^ get();
}
See Also