Click or drag to resize
ITopicListAdd Method (String, CorrelationID)
Add a topic to this list.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.8.1
Syntax
void Add(
	string topic,
	CorrelationID correlationId
)

Parameters

topic
Type: SystemString
The topic which needs to be created.
correlationId
Type: Bloomberglp.BlpapiCorrelationID
A CorrelationID to identify the entry.
See Also