Tax1099DIV_V100

Tax1099DIV_V100 class

Tax 1099-DIV V100 form class.

public class Tax1099DIV_V100 : AbstractTaxForm1099

Constructors

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

Properties

NameDescription
AddlStateTaxWheldAggregate { get; set; }Gets or sets the AddlStateTaxWheldAggregate.
CashLiquidation { get; set; }Gets or sets the cash liquidation distribution.
Corrected { get; set; }Gets or sets whether this is a corrected form.
ExemptIterestDividend { get; set; }Gets or sets the tax-exempt interest dividends.
FederalTaxWithheld { get; set; }Gets or sets the federal income tax withheld
ForeignAccountTaxComplianceAct { get; set; }Gets or sets the Foreign Account Tax Compliance Act.
ForeignCountry { get; set; }Gets or sets the foreign country or U.S. possession.
ForeignTaxPaid { get; set; }Gets or sets the foreign tax paid.
InvestmentExpense { get; set; }Gets or sets the investment expenses.
NoncashLiquidation { get; set; }Gets or sets the non-cash liquidation distribution.
NontaxableDistribution { get; set; }Gets or sets the nontaxable distributions.
OrdinaryDividend { get; set; }Gets or sets the ordinary dividends.
P28Gain { get; set; }Gets or sets the collectibles (28% rate gain).
PayerAddress { get; set; }Gets or sets the PayerAddress.
PayerId { get; set; }Gets or sets the payer’s Federal Identification Number.
QualifiedDividend { get; set; }Gets or sets the qualified dividends.
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.
Section1202 { get; set; }Gets or sets the section 1202 gain.
ServerId { get; set; }Gets or sets the ID assigned by host server to the form.
SpecifiedPABInterestDividend { get; set; }Gets or sets the specified PAB interest dividends subject to AMT
StateCode { get; set; }Gets or sets the 2 character postal code abbreviation.
StateIdNumber { get; set; }Gets or sets the payer state identification number.
StateTaxWithheld { get; set; }Gets or sets the state income tax withheld.
TaxYear { get; set; }Gets or sets the tax year of this form.
TINNotification { get; set; }Gets or sets the second TIN notification.
TotalCapitalGain { get; set; }Gets or sets the total capital gain distribution.
UnrecapSection1250 { get; set; }Gets or sets the un-recap Section 1250 gain.
Void { get; set; }Gets or sets whether the form is void.

See Also