InventSumLogTTS::softDeleteItemId Method
Marks the records for deletion by setting the InventSumLogTTS.SoftDeleted flag to true.
Syntax
server public static void softDeleteItemId(ItemId _itemId, utcdatetime _createdDateTimeUtc)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the item used to filter the records.
- _createdDateTimeUtc
Type: utcdatetime
The Datetime value that is used to filter the records.