Bloomberg API for .NET
GetElementDefinition Method (name)
NamespacesBloomberglp.BlpapiSchemaTypeDefinitionGetElementDefinition(Name)
Returns the SchemaElementDefinition having the specified name in this SchemaTypeDefinition.
Declaration Syntax
C#Visual BasicVisual C++
public abstract SchemaElementDefinition GetElementDefinition(
	Name name
)
Public MustOverride Function GetElementDefinition ( 
	name As Name
) As SchemaElementDefinition
public:
virtual SchemaElementDefinition^ GetElementDefinition(
	Name^ name
) abstract
Parameters
name (Name)
Return Value
Exceptions
ExceptionCondition
NotFoundException This SchemaTypeDefinition does not contain ElementDefinition with the specified name.

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