Bloomberg API for .NET
GetEventDefinition Method (index)
NamespacesBloomberglp.BlpapiServiceGetEventDefinition(Int32)
Gets the SchemaElementDefinition of the event of this Service at the specified index.
Declaration Syntax
C#Visual BasicVisual C++
public abstract SchemaElementDefinition GetEventDefinition(
	int index
)
Public MustOverride Function GetEventDefinition ( 
	index As Integer
) As SchemaElementDefinition
public:
virtual SchemaElementDefinition^ GetEventDefinition(
	int index
) abstract
Parameters
index (Int32)
Return Value
Exceptions
ExceptionCondition
IndexOutOfRangeException index >= NumEventDefinitions.

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