Bloomberg API for .NET
Set Method (name, elementValue)
NamespacesBloomberglp.BlpapiRequestSet(String, array<Byte>[]()[][])
Sets the element of this request having the specified name to the specified value.
Declaration Syntax
C#Visual BasicVisual C++
void Set(
	string name,
	byte[] elementValue
)
Sub Set ( 
	name As String,
	elementValue As Byte()
)
void Set(
	String^ name, 
	array<unsigned char>^ elementValue
)
Parameters
name (String)
elementValue (array<Byte>[]()[][])
Remarks

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