Click or drag to resize
ResolutionListTopicString Method

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

Parameters

correlationId
Type: Bloomberglp.BlpapiCorrelationID

Return Value

Type: String

Implements

IResolutionListTopicString(CorrelationID)
Exceptions
ExceptionCondition
ArgumentException The specified 'correlationId' is not in the list.
See Also