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

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