MobileTrackEventIdsObjectMissingInCode Field
Invoked when we need an object that is missing (instead we see a
,
Empty, etc.)
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public const int ObjectMissingInCode = 1051
Field Value
Int32
If invoked, it means we need to investigate why the code ran until this point,
and fix the issue that caused the call to be made and get this far.