CalculatedColumnApply Method |
|
DataPA OpenAnalytics API Reference
Applies the current expression to the column in the dataset
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax Public Function Apply As Boolean
public:
virtual bool Apply() sealed
Return Value
Type:
BooleanTrue if the current expression is applied to the column in the dataset
Remarks See Also