adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RemoteAgentCredentialProfile Class / RemoteAgent Property

In This Topic
    RemoteAgent Property (RemoteAgentCredentialProfile)
    In This Topic
    The RemoteAgent this override applies to.
    Syntax
    'Declaration
     
    
    Public Property RemoteAgent As RemoteAgent
    public RemoteAgent RemoteAgent {get; set;}
    See Also