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

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

Gets the total number of items found.

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

public int TotalItems { get; }

Property Value

Type: Int32
The total items found. This value is -1 if the number of items cannot be determined

Implements

IPageableTotalItems
See Also

Reference