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

In This Topic
    StepID Property (ScriptHostInterface)
    In This Topic
    Gets the unique ID for the job step definition.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property StepID As String
    public static string StepID {get;}
    See Also