Gets an enumerable collection of all definitions of responses.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IEnumerable<SchemaElementDefinition> ResponseDefinitions { get; }
Public ReadOnly Property ResponseDefinitions As IEnumerable(Of SchemaElementDefinition) Get
public: property IEnumerable<SchemaElementDefinition^>^ ResponseDefinitions { IEnumerable<SchemaElementDefinition^>^ get (); }
Return Value
IEnumerable<(Of <(<'SchemaElementDefinition>)>)>
An enumerabale collection of SchemaElementDefinition.
An enumerabale collection of SchemaElementDefinition.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1