Share via


VendSettlementTax1099.get1099MISCStateIncome Method

Get the sum of reportable state income amounts for a given vendor and state for form MISC.

Syntax

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

Run On

ClientOrServer

Parameters

Return Value

Type: SettleTax1099StateAmount Extended Data Type
The amount of reportable state income.

Remarks

Form MISC state income is reported from all Tax1099Box entries except MISC_04 and MISC_16.

See Also

Reference

VendSettlementTax1099 Table