Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Topics.IPagedRecordOrderingPolicy Interface Reference

Describes the paged record ordering policy. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Topics.IPagedRecordOrderingPolicy:
PushTechnology.ClientInterface.Client.Topics.IPagedTopicOrderedOrderingPolicy PushTechnology.ClientInterface.Client.Topics.IPagedTopicOrderingPolicy

Properties

ReadOnlyCollection
< PagedRecordOrderKey
OrderKeys [get]
 Returns the list of order keys which specify the sort ordering. More...
 
- Properties inherited from PushTechnology.ClientInterface.Client.Topics.IPagedTopicOrderedOrderingPolicy
PagedTopicDuplicates DuplicatesPolicy [get]
 Returns the duplicates policy. More...
 
- Properties inherited from PushTechnology.ClientInterface.Client.Topics.IPagedTopicOrderingPolicy
PagedTopicOrdering Ordering [get]
 Returns the ordering that that policy applies. More...
 

Detailed Description

Describes the paged record ordering policy.

Deprecated since 5.9.

Property Documentation

ReadOnlyCollection<PagedRecordOrderKey> PushTechnology.ClientInterface.Client.Topics.IPagedRecordOrderingPolicy.OrderKeys
get

Returns the list of order keys which specify the sort ordering.


The documentation for this interface was generated from the following file: