SubscriptionCollectionSortOrder Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets or sets the sort order or the subscriptions.

Namespace: ContentStudio.Document.Subscription
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public SubscriptionSorting SortOrder { get; set; }

Property Value

Type: SubscriptionSorting
The sort order.
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionThe specified value is not valid.
See Also

Reference