adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobControlAction Class / ControlType Property

In This Topic
    ControlType Property (JobControlAction)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ControlType As JobControlActionType
    public JobControlActionType ControlType {get; set;}
    See Also