Tax1099B_V100 class
Tax1099B_V100 class
Tax 1099B V100 form class.
Inheritance: Tax1099B_V100 → AbstractTaxForm1099
The Tax1099B_V100 type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| Tax1099B_V100() | Initializes a new instance of Tax1099B_V100 class. |
Properties
| Property | Description |
|---|---|
| server_id | Gets or sets the ID assigned by host server to the form. |
| tax_year | Gets or sets the tax year of this form. |
| void | Gets or sets whether the form is void. |
| corrected | Gets or sets whether this is a corrected form. |
| sale_date | Gets or sets the date of sale. |
| cusip_number | Gets or sets the Committee on Uniform Security Identity Procedures number. |
| stocks_bonds | Gets or sets the Tax1099B_V100.stocks_bonds. |
| bartering | Gets or sets the bartering. |
| federal_tax_withheld | Gets or sets the federal income tax withheld. |
| description | Gets or sets the description. |
| profit | Gets or sets the profit or loss realized. |
| unrealize_profit_pre | Gets or sets the unrealized profit or loss on open contracts in previous tax year. |
| unrealize_profit | Gets or sets the unrealized profit or loss on open contracts in this tax year. |
| aggregate_profit | Gets or sets the aggregate profit or loss. |
| extended_b_info_v100 | Gets or sets the Tax1099B_V100.extended_b_info_v100. |
| payer_address | Gets or sets the Tax1099B_V100.payer_address. |
| payer_id | Gets or sets the payer’s federal identification number. |
| recipient_address | Gets or sets the Tax1099B_V100.recipient_address. |
| recipient_id | Gets or sets the recipient’s identification number. |
| recipient_account | Gets or sets the recipient account number. |
| tin_notification | Gets or sets the second TIN notification. |
See Also
- module aspose.finance.ofx.tax1099
- class AbstractTaxForm1099