clsModGlobal..::..addToHistoryAsync Method
Adds to history asynchronously
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public static bool addToHistoryAsync( string sConnectionString, string itemID, string updatedBy, string historyItem, DateTime oDateTime, ref string sError )
Parameters
- sConnectionString
- Type: String
The s connection string.
- itemID
- Type: String
The item identifier.
- updatedBy
- Type: String
The updated by.
- historyItem
- Type: String
The history item.
- oDateTime
- Type: DateTime
entry date time
- sError
- Type: String%
The s error.