TaxW2_V200
Contents
[
Hide
]TaxW2_V200 class
Tax W2 v200 form class, for tax years >= 2001
public class TaxW2_V200 : AbstractTaxW2
Constructors
Name | Description |
---|---|
TaxW2_V200() | Initializes a new instance of TaxW2_V200 class. |
Properties
Name | Description |
---|---|
AdvancedEIC { get; set; } | Gets or sets the advance EIC payment. |
AllocatedTips { get; set; } | Gets or sets the allocated tips. |
Codeses { get; set; } | Gets or sets the collection of Codes . |
ControlNumber { get; set; } | Gets or sets the control number. |
DependentCareBenefit { get; set; } | Gets or sets the dependent care benefits. |
Employee { get; set; } | Gets or sets the Employee . |
Employer { get; set; } | Gets or sets the Employer . |
FederalTaxWithheld { get; set; } | Gets or sets the federal tax withheld. |
LocalInfos { get; set; } | Gets or sets the collection of LocalInfo . |
MedicareTaxWithheld { get; set; } | Gets or sets the medicare tax withheld. |
MedicareWages { get; set; } | Gets or sets the medicare wages and tips. |
NonqualifiedPlan { get; set; } | Gets or sets the non-qualified plan. |
Others { get; set; } | Gets or sets the collection of Other . |
RetirementPlan { get; set; } | Gets or sets the retirement plan. |
SocialSecurityTaxWithheld { get; set; } | Gets or sets the social security tax withheld. |
SocialSecurityTips { get; set; } | Gets or sets the social security tips. |
SocialSecurityWages { get; set; } | Gets or sets the social security wages. |
StateInfos { get; set; } | Gets or sets the collection of StateInfo . |
Statutory { get; set; } | Gets or sets the statutory employee. |
TaxYear { get; set; } | Gets or sets the tax year of this form, in format “YYYY”. |
ThirdPartySickPay { get; set; } | Gets or sets the third party sick pay. |
Void { get; set; } | Gets or sets whether this W2 is void and a new W2 will be provided. |
W2VerificationCode { get; set; } | Gets or sets the verification code. |
Wages { get; set; } | Gets or sets the wages, tips, other compensation. |
See Also
- class AbstractTaxW2
- namespace Aspose.Finance.Ofx.TaxW2
- assembly Aspose.Finance