Tax1099R_V100
Contents
[
Hide
]Tax1099R_V100 class
Tax 1099R V100 form class.
public class Tax1099R_V100 : AbstractTaxForm1099
Constructors
| Name | Description |
|---|---|
| Tax1099R_V100() | Initializes a new instance of Tax1099R_V100 class. |
Properties
| Name | Description |
|---|---|
| AmountAllocableIRR { get; set; } | Gets or sets the amount allocable to IRR. |
| AnnualContractDistribution { get; set; } | Gets or sets the annual contract distribution. |
| AnnualContractPercentage { get; set; } | Gets or sets the annual contract percentage. |
| CapitalGain { get; set; } | Gets or sets the capital gain. |
| Corrected { get; set; } | Gets or sets whether this is a corrected form. |
| DistributionCodes { get; set; } | Gets or sets the distribution codes. |
| EmployeeContribInsurance { get; set; } | Gets or sets the employee/designated Roth contrib, insurance premiums. |
| FederalTaxWithheld { get; set; } | Gets or sets the federal income tax withheld. |
| FirstYearDesignRoth { get; set; } | Gets or sets the first year designated ROTH, in format “YYYY”. |
| GrossDistribution { get; set; } | Gets or sets the gross distribution. |
| IraSepSimp { get; set; } | Gets or sets the IRA/SEP/SIMPLE. |
| LocalTaxWithheldAggregates { get; set; } | Gets or sets the collection of LocalTaxWithheldAggregate. |
| NetUnrealizedAppreciationEmployer { get; set; } | Gets or sets the net unrealized appreciation in employer’s securities. |
| PayerAddress { get; set; } | Gets or sets the PayerAddress. |
| PayerId { get; set; } | Gets or sets the payer’s federal identification number. |
| PercentageTotalDistribution { get; set; } | Gets or sets the your percentage of total distribution. |
| RecipientAccount { get; set; } | Gets or sets the recipient’s account number. |
| RecipientAddress { get; set; } | Gets or sets the RecipientAddress. |
| RecipientId { get; set; } | Gets or sets the recipient’s identification number. |
| ServerId { get; set; } | Gets or sets the ID assigned by host server to the form. |
| StateTaxWithheldAggregates { get; set; } | Gets or sets the collection of StateTaxWithheldAggregate. |
| TaxableAmount { get; set; } | Gets or sets the taxable amount. |
| TaxableAmountNotDetermined { get; set; } | Gets or sets the taxable amount not determined |
| TaxYear { get; set; } | Gets or sets the tax year of this form. |
| TotalDistribution { get; set; } | Gets or sets the total distribution. |
| TotalEmployeeContribution { get; set; } | Gets or sets the total employee contributions. |
| Void { get; set; } | Gets or sets whether the form is void. |
See Also
- class AbstractTaxForm1099
- namespace Aspose.Finance.Ofx.Tax1099
- assembly Aspose.Finance