dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksDataCenter Enumeration

In This Topic
    ZohoBooksDataCenter Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ZohoBooksDataCenter 
       Inherits System.Enum
       Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
    public enum ZohoBooksDataCenter : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
    Members
    MemberDescription
    Australia 
    Canada 
    China 
    Europe 
    India 
    Japan 
    UK 
    US 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Devart.Data.ZohoBooks.ZohoBooksDataCenter

    See Also