Click or drag to resize

SubscriptionInfoFilterExpression Property

Gets or sets the filter expression used to define which measurements are being requested by the subscriber.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual string FilterExpression { get; set; }
View Source

Property Value

String
See Also