StreamLink.NET
Caplin.StreamLink.Subscription.Container.ExtendedParameters Namespace
StreamLink.NETCaplin.StreamLink.Subscription.Container.ExtendedParameters
Containers interfaces, classes and enumerations related to generating expressions 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
Namespace Caplin.StreamLink.Subscription.Container.ExtendedParameters
namespace Caplin.StreamLink.Subscription.Container.ExtendedParameters
Types
All TypesClassesInterfacesEnumerations
IconTypeDescription
ExtendedParametersFactory
The factory that creates instances of IExtendedParameters.

FilteredUpdateType
Enumeration defining the available filter update types. A filter update type determines how often a filter is applied to a container.

IExtendedParameters

Interface defining the extended parameters that specify filtering and sorting criteria for containers.

You do not need to implement this interface. There is a factory provided that creates instances of IExtendedParameters (see ExtendedParametersFactory)