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

In This Topic
    EnableNonApprovedRecords Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property EnableNonApprovedRecords As Boolean
    public bool EnableNonApprovedRecords {get; set;}
    See Also