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


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