MobileTrackEventIdsObjectMissingInDatabase Field
Invoked when the object we are trying to work with is missing in the database.
It may have been permanently deleted or never existed.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public const int ObjectMissingInDatabase = 1052
Field Value
Int32
If invoked, we need to investigate why this orphaned reference was allowed to be created.