Bloomberg API for .NET
ElementDefinitions Property
NamespacesBloomberglp.BlpapiSchemaTypeDefinitionElementDefinitions
Returns an enumerable collection of all SchemaElementDefinitions in this type.
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<SchemaElementDefinition> ElementDefinitions { get; }
Public ReadOnly Property ElementDefinitions As IEnumerable(Of SchemaElementDefinition)
	Get
public:
property IEnumerable<SchemaElementDefinition^>^ ElementDefinitions {
	IEnumerable<SchemaElementDefinition^>^ get ();
}
Return Value
IEnumerable<(Of <(<'SchemaElementDefinition>)>)>
An enumerabale collection of SchemaElementDefinition.

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