FinancialInstitutionPortion

FinancialInstitutionPortion class

Portion of the mutual fund with a specific asset classification.

public class FinancialInstitutionPortion

Constructors

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

Properties

NameDescription
FIAssetClass { get; set; }Gets or sets the text string containing an FI defined asset class.
Percent { get; set; }Gets or sets the percentage of the fund that falls under this asset class.

See Also