Click or drag to resize

ContentFilteredTopicRelatedTopic Property

Gets the Topic associated with the ContentFilteredTopic. That is, the Topic specified when the ContentFilteredTopic was created.

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public Topic RelatedTopic { get; }

Property Value

Type: Topic
See Also