Represents a portfolio group used in the application.
More...
|
PortfolioGroup | Clone () |
| Creates a new instance of the PortfolioGroup class that is a shallow copy of the current instance.
|
|
|
string | ParentAccountId [get, set] |
| Gets or sets the parent account ID associated with the portfolio group.
|
|
string | AccountId [get, set] |
| Gets or sets the account ID associated with the portfolio group.
|
|
int | Ratio [get, set] |
| Gets or sets the ratio value for the portfolio group.
|
|
Represents a portfolio group used in the application.
◆ Clone()
Creates a new instance of the PortfolioGroup class that is a shallow copy of the current instance.
- Returns
- A shallow copy of the current instance.
◆ AccountId
string ATAS.DataFeedsCore.PortfolioGroup.AccountId |
|
getset |
Gets or sets the account ID associated with the portfolio group.
◆ ParentAccountId
string ATAS.DataFeedsCore.PortfolioGroup.ParentAccountId |
|
getset |
Gets or sets the parent account ID associated with the portfolio group.
◆ Ratio
int ATAS.DataFeedsCore.PortfolioGroup.Ratio |
|
getset |
Gets or sets the ratio value for the portfolio group.
The documentation for this class was generated from the following file: