Portion
Portion class
Portion of the mutual fund with a specific asset classification.
public class Portion
Constructors
Name | Description |
---|---|
Portion() | Initializes a new instance of Portion class. |
Properties
Name | Description |
---|---|
AssetClass { get; set; } | Gets or sets the asset class. |
Percent { get; set; } | Gets or sets the percentage of the fund that falls under this asset class. |
See Also
- namespace Aspose.Finance.Ofx.SecuritiesList
- assembly Aspose.Finance