adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ProgramExecutionTask Class / CommandLineParameters Property

In This Topic
    CommandLineParameters Property (ProgramExecutionTask)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CommandLineParameters As String
    public string CommandLineParameters {get; set;}
    See Also