StreamLink.NET
FieldType Enumeration
StreamLink.NETCaplin.StreamLink.Subscription.Container.ExtendedParameters.SortingFieldType
Enumeration that defines the type of field that a sort is performed on.
Declaration Syntax
C#Visual BasicVisual C++
public enum FieldType
Public Enumeration FieldType
public enum class FieldType
Members
MemberDescription
Number
The field on which the sort is based contains a decimal number.

Text
The field on which the sort is based contains a text string.

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