Click or drag to resize

ContentFilteredTopicFilterExpression Property

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

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

Property Value

Type: String
See Also