Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.