Click or drag to resize
CollectionObjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a list of objects that represents the objects for this collection

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public List<Object> Objects { get; }

Return Value

Type: ListObject
A list of objects that represents the objects for this collection

Implements

Collection_CollectionObjects
See Also