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
     
    
    <CanBeNullAttribute()>
    Public Property RemoteAgent As RemoteAgent
    [CanBeNull()]
    public RemoteAgent RemoteAgent {get; set;}
    See Also