adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ApplicationIntegration Class / StepInstanceOID Property

In This Topic
    StepInstanceOID Property (ApplicationIntegration)
    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;}
    See Also