MetaData Class

public class MetaData : DataObject
This language is not supported or no code example is available.
public ref class MetaData : public DataObject^
This language is not supported or no code example is available.
public class MetaData 
extends DataObject
This language is not supported or no code example is available.
Name Description
Public property DateTime Gets or sets the date time. (inherited from Event).
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.
Top
Fields
 
Name Description
Public field InstrumentId
Public field Name
Public field ProviderId
Public field Value
Internal protected (Protected Friend) field dateTime (inherited from Event).
Top

In this article

Definition