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

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

Return Value

Type: ListString
A list of strings that represents the keys for this collection

Implements

Collection_CollectionKeys
See Also