ClientId Property (ZohoBooksConnectionStringBuilder)
In This Topic
Gets or sets a unique identifier provided to every Zoho Books client application when a Zoho Books client application is registered with ZohoBooks.
Syntax
'Declaration
Public Property ClientId As String
public string ClientId {get; set;}
Property Value
The unique identifier provided for a Zoho Books cloud application.
See Also