Gets an enumerable collection of all event definitions in this service.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IEnumerable<SchemaElementDefinition> EventDefinitions { get; }
Public ReadOnly Property EventDefinitions As IEnumerable(Of SchemaElementDefinition) Get
public: property IEnumerable<SchemaElementDefinition^>^ EventDefinitions { IEnumerable<SchemaElementDefinition^>^ get (); }
Return Value
IEnumerable<(Of <(<'SchemaElementDefinition>)>)>
An enumerabale collection of SchemaElementDefinition.
An enumerabale collection of SchemaElementDefinition.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1