FinancialInstitutionPortion

FinancialInstitutionPortion class

Portion of the mutual fund with a specific asset classification.

public class FinancialInstitutionPortion

Constructors

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

Properties

Name Description
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