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