ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.PortfolioGroup Class Reference

Represents a portfolio group used in the application. More...

Public Member Functions

PortfolioGroup Clone ()
 Creates a new instance of the PortfolioGroup class that is a shallow copy of the current instance.
 

Properties

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.
 

Detailed Description

Represents a portfolio group used in the application.

Member Function Documentation

◆ Clone()

PortfolioGroup ATAS.DataFeedsCore.PortfolioGroup.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.

Property Documentation

◆ 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: