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

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