dotConnect for Dynamics 365 Documentation
Devart.Data.Dynamics Namespace / DynamicsConnectionStringBuilder Class / Server Property

In This Topic
    Server Property
    In This Topic
    Gets or sets the login URL to Dynamics CRM service.
    Syntax
    'Declaration
     
    Public Property Server As String
    public string Server {get; set;}

    Property Value

    The login URL to Dynamics CRM service.
    See Also