Click or drag to resize
RequestSet Method (String, Name)
Sets the element of this request having the specified name to the specified value.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
void Set(
	string name,
	Name elementValue
)

Parameters

name
Type: SystemString
elementValue
Type: Bloomberglp.BlpapiName
Remarks
See Also