dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoConnectionStringBuilder Class / Domain Property

In This Topic
    Domain Property
    In This Topic
    Gets or sets the Zoho CRM domain to connect to: crm.zoho.com or crm.zoho.eu or crm.zoho.in or crm.zoho.com.cn.
    Syntax
    'Declaration
     
    Public Property Domain As String
    public string Domain {get; set;}

    Property Value

    The Zoho CRM domain to connect to.
    See Also