Share via


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

  • _createdDateTimeUtc
    Type: utcdatetime
    The Datetime value that is used to filter the records.

See Also

Reference

InventSumLogTTS Table