PortfolioStatisticsResult Class

[DataContract()] 
public class PortfolioStatisticsResult : DataObject
This language is not supported or no code example is available.
[DataContract()] 
public ref class PortfolioStatisticsResult : public DataObject^
This language is not supported or no code example is available.
public  
DataContract() 
class PortfolioStatisticsResult 
extends DataObject
This language is not supported or no code example is available.
Name Description
Public property Category
Public property DateTime Gets or sets the date time. (inherited from Event).
Public property Format
Public property LongValue
Public property Name
Public property PortfolioId
Public property ShortValue
Public property Show
Public property TotalValue
Public property Type
Public property TypeId Gets the type identifier.
Top
Methods
 
Name Description
Public method Clone()
Public method ToJSON() Returns a JSON formatted String that represents this instance. (inherited from Event).
Public method ToString() Returns a String that represents this instance. (inherited from Event).
Top
Fields
 
Name Description
Internal protected (Protected Friend) field dateTime (inherited from Event).
Top
OberMind.PortfolioStatisticsResult

In this article

Definition