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.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
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.