adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ExecutionHistoryStep Class / IsRunning Property

In This Topic
    IsRunning Property (ExecutionHistoryStep)
    In This Topic
    Indicates whether the step is currently running.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsRunning As Boolean
    public bool IsRunning {get;}
    See Also