Question
What is the maximum amount for UniqueId of ScheduleGantt items (flights/vehicle activities etc.)?
Answer
The maximum value of items in the database for Gantt items (and other data stored in the database) is set to integer max value. The integer max value is 2,147,483,647. The UniqueId is to start from zero and continue until you reach the integer max limit.