adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobExecutionSettings Class / StartingStep Property

In This Topic
    StartingStep Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property StartingStep As JobStep
    public JobStep StartingStep {get; set;}
    See Also