MobileTrackEventIdsObjectTooManyFilledIn Field

Invoked when the process is presented with multiple objects to fill in and should only fill in one of them, but instead fills in multiple.

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public const int ObjectTooManyFilledIn = 1053

Field Value

Int32

Remarks

If invoked, we need to fix the issue that caused the process to fill in multiple objects

See Also