StreamLink for Silverlight
Caplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting Namespace
StreamLink for SilverlightCaplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting
Containers interfaces, classes and enumerations related to generating sort orders for IExtendedContainerSubscription which support additional parameters to permit container to be sorted and filtered according to the requirements of the display.
Declaration Syntax
C#Visual BasicVisual C++
namespace Caplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting
Namespace Caplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting
namespace Caplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting
Types
All TypesInterfacesEnumerations
IconTypeDescription
FieldType
Enumeration that defines the type of field that a sort is performed on.

IFieldSortRule
Interface that represents a rule for sorting the records in a container based on the value of a specified field.

ISortRule
Represents a rule for sorting the records in a container.

SortOrder
Enumeration that defines the order in which the sorted container records are presented.