dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksConnectionStringBuilder Class / DataCenter Property

In This Topic
    DataCenter Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DataCenter As ZohoBooksDataCenter
    public ZohoBooksDataCenter DataCenter {get; set;}
    See Also