Click or drag to resize
PublishedContentCollectionCount Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the number of User objects in this collection.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Count { get; }

Return Value

Type: Int32
The number of User objects in this collection.
Remarks