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

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