OnPortfolioRemoved Class

public class OnPortfolioRemoved : DataObject
Name Description
Public property DateTime Gets or sets the date time. (inherited from Event).
Public property Portfolio
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