Bloomberg API for .NET
GetTopic Method (message)
NamespacesBloomberglp.BlpapiProviderSessionGetTopic(Message)
Finds a previously created Topic object based on the specified
 Copy imageCopy
message
Declaration Syntax
C#Visual BasicVisual C++
public Topic GetTopic(
	Message message
)
Public Function GetTopic ( 
	message As Message
) As Topic
public:
Topic^ GetTopic(
	Message^ message
)
Parameters
message (Message)
one of the following types: TopicCreated, TopicActivated, TopicDeactivated, TopicSubscribed, TopicUnsubscribed, TopicRecap.
Return Value
Topic
The previously created Topic, or
 Copy imageCopy
null
, if requested topic couldn't be found
Exceptions
ExceptionCondition
ArgumentExceptionmessage of wrong type used

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