Click or drag to resize
PublishedContentCollection Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The PublishedContentCollection type exposes the following members.

Properties
  Name Description
Public property Count
Gets the number of User objects in this collection.
Public property Current
Implements System.Collections.IEnumerator.Current.
Public property ItemInt32
Gets a PublishedContent object from the collection based on it's index in the collection.
Public property ItemString
Gets a PublishedContent object from the collection based on it's unique ID.
Top
See Also