HistorySource.Type
- Last UpdatedJan 10, 2020
- 1 minute read
The HistorySource.Type property is a read-write string property that gets or sets the type of the history source. Possible values are "InSQL" (Historian Server) and InTouch (InTouch History Files).
Syntax
HistorySource.Type = string;
Result = HistorySource.Type;
Remarks
The default is "InSQL."