|
| | UserGroup () |
| |
| override string | ToString () |
| | Returns a string that represents the current object.
|
| |
|
| long | Id [get, set] |
| |
| string | Code [get, set] |
| |
| int | LastPortfolioNumber [get, set] |
| |
| string | Name [get, set] |
| |
| string | Description [get, set] |
| |
| bool | AllowLogonWithWrongPassword [get, set] |
| |
| TimeSpan? | DefaultExpiration [get, set] |
| |
| string? | StatisticsServerUrl [get, set] |
| |
| long? | ParentId [get, set] |
| |
| UserGroup | Parent [get, set] |
| |
| List< Exchange > | Exchanges [get, set] |
| |
| long? | TradingOptionsId [get, set] |
| |
| TradingOptions | TradingOptions [get, set] |
| |
| EntityType | EntityType [get] |
| | Gets the type of the entity.
|
| |
| EntityType | EntityType [get] |
| | Gets the type of the entity.
|
| |
◆ UserGroup()
| ATAS.DataFeedsCore.UserGroup.UserGroup |
( |
| ) |
|
◆ OnPropertyChanged()
| virtual void ATAS.DataFeedsCore.UserGroup.OnPropertyChanged |
( |
string |
propertyName | ) |
|
|
protectedvirtual |
◆ ToString()
| override string ATAS.DataFeedsCore.UserGroup.ToString |
( |
| ) |
|
Returns a string that represents the current object.
- Returns
- A string that represents the current object.
◆ AllowLogonWithWrongPassword
| bool ATAS.DataFeedsCore.UserGroup.AllowLogonWithWrongPassword |
|
getset |
◆ Code
| string ATAS.DataFeedsCore.UserGroup.Code |
|
getset |
◆ DefaultExpiration
| TimeSpan? ATAS.DataFeedsCore.UserGroup.DefaultExpiration |
|
getset |
◆ Description
| string ATAS.DataFeedsCore.UserGroup.Description |
|
getset |
◆ EntityType
| EntityType ATAS.DataFeedsCore.UserGroup.EntityType |
|
get |
◆ Exchanges
| List<Exchange> ATAS.DataFeedsCore.UserGroup.Exchanges |
|
getset |
◆ Id
| long ATAS.DataFeedsCore.UserGroup.Id |
|
getset |
◆ LastPortfolioNumber
| int ATAS.DataFeedsCore.UserGroup.LastPortfolioNumber |
|
getset |
◆ Name
| string ATAS.DataFeedsCore.UserGroup.Name |
|
getset |
◆ Parent
| UserGroup ATAS.DataFeedsCore.UserGroup.Parent |
|
getset |
◆ ParentId
| long? ATAS.DataFeedsCore.UserGroup.ParentId |
|
getset |
◆ StatisticsServerUrl
| string? ATAS.DataFeedsCore.UserGroup.StatisticsServerUrl |
|
getset |
◆ TradingOptions
◆ TradingOptionsId
| long? ATAS.DataFeedsCore.UserGroup.TradingOptionsId |
|
getset |
◆ PropertyChanged
| PropertyChangedEventHandler ATAS.DataFeedsCore.UserGroup.PropertyChanged |
The documentation for this class was generated from the following file: