Click or drag to resize
VendorTDSEnabled Property
Product: QBO Description: True, if TDS (Tax Deducted at Source) is enabled for this Vendor. If enabled, TDS metadata needs to be passsed in VendorEx field.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public bool TDSEnabled { get; set; }

Property Value

Type: Boolean
Remarks