Bloomberg API for .NET
GetEventDefinition Method (name)
NamespacesBloomberglp.BlpapiServiceGetEventDefinition(Name)
Gets the SchemaElementDefinition of the event of this Service with the specified name.
Declaration Syntax
C#Visual BasicVisual C++
public abstract SchemaElementDefinition GetEventDefinition(
	Name name
)
Public MustOverride Function GetEventDefinition ( 
	name As Name
) As SchemaElementDefinition
public:
virtual SchemaElementDefinition^ GetEventDefinition(
	Name^ name
) abstract
Parameters
name (Name)
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.7.4.1