Bloomberg API for .NET
EventDefinitions Property
NamespacesBloomberglp.BlpapiServiceEventDefinitions
Gets an enumerable collection of all event definitions in this service.
Declaration Syntax
C#Visual BasicVisual 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.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1