adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectFactoryBase Class / Schedule Method


In This Topic
    Schedule Method
    In This Topic
    Creates a new Schedule
    Syntax
    'Declaration
     
    
    Public Function Schedule() As Schedule
    public Schedule Schedule()
    public:
    Schedule^ Schedule(); 
    See Also