StreamLink.NET
FieldType Property
StreamLink.NETCaplin.StreamLink.Subscription.Container.ExtendedParameters.SortingICustomSortRuleFieldType
Gets or sets the custom type of the field that the sort is based on.
Declaration Syntax
C#Visual BasicVisual C++
string FieldType { get; set; }
Property FieldType As String
property String^ FieldType {
	String^ get ();
	void set (String^ value);
}
Value
The custom type of the field.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.23.0 (5.0.23.0)