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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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