MobileTrackEventIdsObjectIsSoftDeleted Field
Invoked when the object we are trying to work with is
IsDeleted.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public const int ObjectIsSoftDeleted = 1056
Field Value
Int32
This event can be invoked without need for a bugfix; it is a normal part of the application flow,
and expected if running tasks encounter the issue that an object was suddenly soft-deleted.