StreamLink for Silverlight
FieldType Enumeration
StreamLink for SilverlightCaplin.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.

Tenor
The field on which the sort is based contains a tenor.

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