Bloomberg API for .NET
Name Property
NamespacesBloomberglp.BlpapiElementName
Gets the name of this element.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Name Name { get; }
Public MustOverride ReadOnly Property Name As Name
	Get
public:
virtual property Name^ Name {
	Name^ get () abstract;
}
Property Value
Name
The name of this Element.
Remarks
If this Element is part of a sequence or choice Element then this returns the Name of this Element within the sequence or choice Element that owns it. If this Element is not part of a sequence Element (that is it is an entire Request or Message) then the Name of the Request or Message is returned.

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