ProceedSummary_V100

ProceedSummary_V100 class

Tax 1099-B form proceeds summary class.

public class ProceedSummary_V100

Constructors

NameDescription
ProceedSummary_V100()Initializes a new instance of ProceedSummary_V100 class.

Properties

NameDescription
ADJCode { get; set; }Gets or sets the can include up to nine adjustment codes at the summary level.
Form8949Code { get; set; }Gets or sets the applicable check box value on Form 8949.
SumAdjustmentAmount { get; set; }Gets or sets the summary adjustment amount. This should include any applicable accrued market discount or wash sale loss disallowed.
SumCostBasis { get; set; }Gets or sets the cost basis. This is the total cost basis for all transactions reported in this summary.For Form 8949 Code A and D transactions, this should be the cost basis as reported to the IRS.For all other transactions, the cost basis should be the cost basis as known by the provider.
SumDescription { get; set; }Gets or sets the description of summary transactions reported.
SumSalesPrice { get; set; }Gets or sets the sales price. This is the total price of all sales reported in this summary.

See Also