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


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