ResolutionListAddAttribute Method |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.15.0.1
Syntax public void AddAttribute(
Name attribute
)
Public Sub AddAttribute (
attribute As Name
)
public:
void AddAttribute(
Name^ attribute
)
member AddAttribute :
attribute : Name -> unit
Parameters
- attribute
- Type: Bloomberglp.BlpapiName
Exceptions See Also