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