StreamLink for Silverlight
Filter Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.NewsINewsSubscriptionParametersFilter
Gets the filter associated with the subscription. When the record is subscribed, the Liberator uses the filter to restrict the updates that reach the INewsSubscriptionListener associated with the subscription.
Declaration Syntax
C#Visual BasicVisual C++
string Filter { get; }
ReadOnly Property Filter As String
property String^ Filter {
	String^ get ();
}
Value
The filter.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)