Share via


TaxReportDomesticTrans_IT::getRecordTypeNonInvoiced Method

Gets the record type for a report line that has the specified customer or vendor.

Syntax

client server public static TaxReportDomesticRecordType_IT getRecordTypeNonInvoiced(TaxReportDomesticCustVendTable_IT _custVendTable, boolean _isNegative)

Run On

Called

Parameters

  • _isNegative
    Type: boolean
    A Boolean value that indicates whether the report line has a negative value.

Return Value

Type: TaxReportDomesticRecordType_IT Enumeration
A TaxReportDomesticRecordType_IT enumeration value that represents the record type of the report line that has the specified customer or vendor.

See Also

Reference

TaxReportDomesticTrans_IT Table