Click or drag to resize
ResolutionListAddAttribute Method

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public void AddAttribute(
	Name attribute
)

Parameters

attribute
Type: Bloomberglp.BlpapiName
Exceptions
ExceptionCondition
ArgumentException The specified 'attribute' is null or empty.
See Also