Click or drag to resize

ContentFilteredTopic Properties

The ContentFilteredTopic type exposes the following members.

Properties
  NameDescription
Public propertyFilterExpression
Gets the filter expression associated with the ContentFilteredTopic. That is, the expression specified when the ContentFilteredTopic was created.
Public propertyName
Gets the name used to create the ITopicDescription.
(Inherited from TopicDescription.)
Public propertyParticipant
Gets the DomainParticipant to which the ITopicDescription belongs.
(Inherited from TopicDescription.)
Public propertyRelatedTopic
Gets the Topic associated with the ContentFilteredTopic. That is, the Topic specified when the ContentFilteredTopic was created.
Public propertyTypeName
Gets type name used to create the ITopicDescription.
(Inherited from TopicDescription.)
Top
See Also