StreamLink.NET
Value Property
StreamLink.NETCaplin.StreamLink.Subscription.Container.ExtendedParameters.FilteringICustomFieldFilterExpressionValue
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 (Module: Caplin.StreamLink) Version: 5.0.23.0 (5.0.23.0)