ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.PortfolioChange Class Reference
Inheritance diagram for ATAS.DataFeedsCore.PortfolioChange:
[legend]
Collaboration diagram for ATAS.DataFeedsCore.PortfolioChange:
[legend]

Public Member Functions

override string ToString ()
 Returns a string that represents the current object.
 

Properties

EntityType EntityType [get]
 Gets the type of the entity.
 
string AccountId [get, set]
 
DateTime Date [get, set]
 
PortfolioChangeType ChangeType [get, set]
 
decimal Value [get, set]
 
string Comment [get, set]
 
- Properties inherited from ATAS.DataFeedsCore.IEntity
EntityType EntityType [get]
 Gets the type of the entity.
 

Member Function Documentation

◆ ToString()

override string ATAS.DataFeedsCore.PortfolioChange.ToString ( )

Returns a string that represents the current object.

Returns
A string that represents the current object.

Property Documentation

◆ AccountId

string ATAS.DataFeedsCore.PortfolioChange.AccountId
getset

◆ ChangeType

PortfolioChangeType ATAS.DataFeedsCore.PortfolioChange.ChangeType
getset

◆ Comment

string ATAS.DataFeedsCore.PortfolioChange.Comment
getset

◆ Date

DateTime ATAS.DataFeedsCore.PortfolioChange.Date
getset

◆ EntityType

EntityType ATAS.DataFeedsCore.PortfolioChange.EntityType
get

Gets the type of the entity.

Implements ATAS.DataFeedsCore.IEntity.

◆ Value

decimal ATAS.DataFeedsCore.PortfolioChange.Value
getset

The documentation for this class was generated from the following file: