InsertFail
- Last UpdatedNov 17, 2021
- 1 minute read
The InsertFail event is triggered when a data value insert operation fails.
Syntax
aaHistClientSingleValueEntry.InsertFail();
Remarks
This event is not triggered by the InsertValue method.
The InsertFail event is triggered when a data value insert operation fails.
aaHistClientSingleValueEntry.InsertFail();
This event is not triggered by the InsertValue method.