DescriptionLineDetailTaxCodeRef Property |
Product: QBO
Description: Reference to the TaxCode
for description only line.
Though it appears that TaxCode is not
applicable to DescriptionOnlyLine as there is no amount associated
with it, UK and Canada model
seems to associate the notion of
TaxCode even for just a description line
Marking this as QBO only
at this time but it looks like applicable for QB in general
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic ReferenceType TaxCodeRef { get; set; }
Property Value
Type:
ReferenceType
Remarks
See Also