Click or drag to resize
CalculatedColumnParentDataset Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the name of the dataset this calculated column will be added to.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string ParentDataset { get; set; }

Property Value

Type: String
The name of the dataset this calculated column will be added to.

Return Value

Type: String
The name of the dataset this calculated column will be added to.
Remarks