Gets the
SchemaElementDefinition
of the event of this Service with the specified name.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
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