Click or drag to resize

QueryConditionQueryExpression Property

Gets the queryexpression associated with the QueryCondition. That is, the expression specified when the QueryCondition was created.

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

Property Value

Type: String
See Also