ProceedDescription_V100

ProceedDescription_V100 class

Tax 1099-B form proceeds description class.

public class ProceedDescription_V100

Constructors

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

Properties

NameDescription
AcquiredDate { get; set; }Gets or sets the date acquired.
BasisNotShown { get; set; }Gets or sets the basis not shown.
CostBasis { get; set; }Gets or sets the cost basis. This may not always be known by an FI if the security was transferred from another FI.
FederalTaxWithheld { get; set; }Gets or sets the federal income tax withheld.
Form1099BNotReceived { get; set; }Gets or sets the form 1099-B not received
Form8949Code { get; set; }Gets or sets the applicable check box value on Form 8949.
LongShort { get; set; }Gets or sets the long-short. Indicates the holding period of the sale when the acquisition date should not be used for the term calculation.
LossNotAllowed { get; set; }Gets or sets the loss not allowed.
NoncoveredSecurity { get; set; }Gets or sets the non-covered security.
NumberShares { get; set; }Gets or sets the number of shares.
SaleDate { get; set; }Gets or sets the date of sale.
SaleDescription { get; set; }Gets or sets the sale description.
SalesPrice { get; set; }Gets or sets the sales price. This is the total price of the sale and not the price per share.
SecurityName { get; set; }Gets or sets the security name.
StateCode { get; set; }Gets or sets the postal abbreviation of state withholding income tax.
StateCode2 { get; set; }Gets or sets the postal abbreviation of second state withholding tax, line 2.
StateIdNumber { get; set; }Gets or sets the payer’s state ID number.
StateIdNumber2 { get; set; }Gets or sets the payer’s state ID number, line 2.
StateTaxWithheld { get; set; }Gets or sets the state income tax withheld amount.
StateTaxWithheld2 { get; set; }Gets or sets the state income tax withheld amount, line 2.
VariousDate { get; set; }Gets or sets the various acquisition dates.
WashSale { get; set; }Gets or sets the wash sale. Indicates the sale is subject to wash sale rules.
WashSaleLossDisallowed { get; set; }Gets or sets the Wash sale loss disallowed.

See Also