adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IScriptParameters Interface / StepDescription Property


In This Topic
    StepDescription Property (IScriptParameters)
    In This Topic
    Description of the executing step.
    Syntax
    'Declaration
     
    
    ReadOnly Property StepDescription As String
    string StepDescription {get;}
    property String^ StepDescription {
       String^ get();
    }
    See Also