adTempus API
ArcanaDevelopment.adTempus.Client Namespace / IApplicationIntegration Interface / StepNumber Property

In This Topic
    StepNumber Property (IApplicationIntegration)
    In This Topic
    Gets the step number
    Syntax
    'Declaration
     
    
    ReadOnly Property StepNumber As Nullable(Of Integer)
    Nullable<int> StepNumber {get;}
    See Also