adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / ScriptHostInterface Class / StepNumber Property


In This Topic
    StepNumber Property (ScriptHostInterface)
    In This Topic
    Gets the step number
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property StepNumber As Integer
    public static int StepNumber {get;}
    public:
    static property int StepNumber {
       int get();
    }
    See Also