Bloomberg API for .NET
GetEventDefinition Method (name)
NamespacesBloomberglp.BlpapiServiceGetEventDefinition(String)
Gets the SchemaElementDefinition of the event of this Service with the specified name.
Declaration Syntax
C#Visual BasicVisual C++
public abstract SchemaElementDefinition GetEventDefinition(
	string name
)
Public MustOverride Function GetEventDefinition ( 
	name As String
) As SchemaElementDefinition
public:
virtual SchemaElementDefinition^ GetEventDefinition(
	String^ name
) abstract
Parameters
name (String)
Return Value
Exceptions
ExceptionCondition
NotFoundException The Event having the specified name cannot be found in this Service.

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