dotConnect for Zoho Desk Documentation
Devart.Data.ZohoDesk Namespace / ZohoDeskConnectionStringBuilder Class / OrganizationId Property

On this page
    OrganizationId Property
    On this page
    Syntax
    'Declaration
     
    Public Property OrganizationId As Nullable(Of Long)
    public Nullable<long> OrganizationId {get; set;}
    See Also