Tax1098E_V100

Tax1098E_V100 class

Tax 1098E V100 form class, student loan interest Statement.

public class Tax1098E_V100 : AbstractTax1098

Constructors

Name Description
Tax1098E_V100() Initializes a new instance of Tax1098E_V100 class.

Properties

Name Description
AccountNumber { get; set; } Gets or sets the account number.
BorrowerAddress { get; set; } Gets or sets the BorrowerAddress.
BorrowerId { get; set; } Gets or sets the borrower’s Social Security number.
LenderAddress { get; set; } Gets or sets the LenderAddress.
LenderId { get; set; } Gets or sets the lender’s Federal Identification Number.
LoanPriorSeptember2004AndNoLOF { get; set; } Gets or sets whether Loan made prior to 9/1/2004 and no LOF in box 1.
ServerId { get; set; } Gets or sets the ID assigned by the host server to the form.
StudentLoanInterest { get; set; } Gets or sets the student loan interest received by the lender.
TaxYear { get; set; } Gets or sets the tax year of this form, in format “YYYY”.

See Also