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


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