Share via


VendSettlementTax1099.get1099DIVStateIncomeTax Method

Get the sum of reportable state tax witheld amounts for a given vendor and state for form DIV.

Syntax

public SettleTax1099StateAmount get1099DIVStateIncomeTax(
    VendAccount vendAccount, 
    Tax1099State tax1099State, 
    TransDate _fromDate, 
    TransDate _toDate)

Run On

ClientOrServer

Parameters

Return Value

Type: SettleTax1099StateAmount Extended Data Type
The amount of reportable state tax withheld.

Remarks

Form DIV state tax withheld is reported on Tax1099Box DIV_14.

See Also

Reference

VendSettlementTax1099 Table