Earnings class

Earnings class

401(k) earnings class. This is the market value change. It includes dividends/interest, and capital gains - realized and unrealized.

The Earnings type exposes the following members:

Constructors

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

Properties

PropertyDescription
pre_taxGets or sets the pretax earnings.
after_taxGets or sets the after tax earnings
matchGets or sets the employer matching earnings.
profit_sharingGets or sets the profit sharing earnings.
rolloverGets or sets the rollover earnings.
other_vestGets or sets the other vesting earnings.
other_nonvestGets or sets the other non-vesting earnings.
totalGets or sets the sum of earnings from all fund sources.

See Also