EscrowAmount class

EscrowAmount class

Escrow amount class.

The EscrowAmount type exposes the following members:

Constructors

ConstructorDescription
EscrowAmount()Initializes a new instance of EscrowAmount class.

Properties

PropertyDescription
escrow_totalGets or sets the total amount of payment applied to Escrow.
escrow_taxGets or sets the amount of tax set aside in Escrow.
escrow_insuranceGets or sets the amount of insurance set aside in Escrow.
escrow_pmiGets or sets the amount of PMI set aside in Escrow.
escrow_feesGets or sets the amount of fees set aside in Escrow.
escrow_otherGets or sets the amount of other amount set aside in Escrow.

See Also