RetrieveManualData
- Last UpdatedNov 17, 2021
- 1 minute read
The RetrieveManualData property is a read-write property that enables or disables the retrieval of data from the manual data tables.
Syntax
aaHistClientTrend.RetrieveManualData = discrete;
Result = aaHistClientTrend.RetrieveManualData;
Remarks
The manual data tables are normal SQL Server tables that are used to store data.
The default value is True.