Click or drag to resize
ResolutionListTopicString Method

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public string TopicString(
	CorrelationID correlationId
)

Parameters

correlationId
Type: Bloomberglp.BlpapiCorrelationID

Return Value

Type: String
Exceptions
ExceptionCondition
ArgumentException The specified 'correlationId' is not in the list.
See Also