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


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