Gets the
SchemaElementDefinition
of the event of this Service with the specified name.
| 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
- name (String)
| Exception | Condition |
|---|---|
| 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