StreamLink for Silverlight
SortOrder Enumeration
StreamLink for SilverlightCaplin.StreamLink.Subscription.Container.ExtendedParameters.SortingSortOrder
Enumeration that defines the order in which the sorted container records are presented.
Declaration Syntax
C#Visual BasicVisual C++
public enum SortOrder
Public Enumeration SortOrder
public enum class SortOrder
Members
MemberDescription
Ascending
The sorted results should be presented in ascending order.

Descending
The sorted results should be presented in descending order.

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