adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobExecutionTask Class / WaitType Property

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