HistorySource.UserID
- Last UpdatedJan 10, 2020
- 1 minute read
The HistorySource.UserID property is a read-write string property that gets and sets the user ID for the Historian.
Syntax
HistorySource.UserID = string;
Result = HistorySource.UserID;
Remarks
The default is wwUser.
This property is not applicable if you are using an InTouch LGH file as the data source.