Bloomberg API for .NET
Item Property (name)
NamespacesBloomberglp.BlpapiSchemaTypeDefinitionItem[([( Name])])
Gets the SchemaElementDefinition with name.
Declaration Syntax
C#Visual BasicVisual C++
public SchemaElementDefinition this[
	Name name
] { get; }
Public ReadOnly Default Property Item ( 
	name As Name
) As SchemaElementDefinition
	Get
public:
property SchemaElementDefinition^ default[Name^ name] {
	SchemaElementDefinition^ get (Name^ name);
}
Parameters
name (Name)
Return Value
SchemaElementDefinition
The SchemaElementDefinition with name.
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