ResolutionListAttribute Method |
Attributes are not supported. This method does nothing.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.15.0.1
Syntax public Element Attribute(
Name attributeName,
CorrelationID correlationId
)
Public Function Attribute (
attributeName As Name,
correlationId As CorrelationID
) As Element
public:
Element^ Attribute(
Name^ attributeName,
CorrelationID^ correlationId
)
member Attribute :
attributeName : Name *
correlationId : CorrelationID -> Element
Parameters
- attributeName
- Type: Bloomberglp.BlpapiName
- correlationId
- Type: Bloomberglp.BlpapiCorrelationID
Return Value
Type:
ElementSee Also