SubscriptionCollection Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The SubscriptionCollection type exposes the following members.

Properties

  Name Description
Public property ActivatedOnly
Gets or sets a value indicating whether to return only activated subscriptions. If this property is true and the subscription is not activated on the category no subscribers are returned.
Public property Count (Inherited from ReadOnlyCollectionSubscription.)
Public property Enabled
Gets a value indicating whether the subscription definition, whose subscriptions are being read, is enabled.
Public property Item (Inherited from ReadOnlyCollectionSubscription.)
Public property PageNumber
Gets a value that identifies which page of results found. 1 identifies the first page.
Public property PageSize
Gets a value that identifies the maximum number of objects that can be returned on a data page.
Public property SortOrder
Gets or sets the sort order or the subscriptions.
Public property TotalItems
Gets the total number of items found.
Public property TotalPages
Gets the total number of data pages.
Top
See Also

Reference