Click or drag to resize
DashboardObjectDependantObjectList Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a comer delimtered string listing the ID's of all the objects dependent on this object

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Object DependantObjectList { get; }

Return Value

Type: Object
A comer delimtered string listing the ID's of all the objects dependent on this object
See Also