StreamLink for Silverlight
Value Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.Container.ExtendedParameters.FilteringIFieldFilterExpressionValue
Gets or sets the filter expression's value. Records in the container are tested against this value.
Declaration Syntax
C#Visual BasicVisual C++
string Value { get; set; }
Property Value As String
property String^ Value {
	String^ get ();
	void set (String^ value);
}
Value
The value.

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