Click or drag to resize
PublishedContentCopyRowValue Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void CopyRowValue(
	ref Object Variable,
	Object RowValue
)

Parameters

Variable
Type: SystemObject
RowValue
Type: SystemObject
See Also