You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Peter Girard edited this page Apr 29, 2017
·
2 revisions
The GPVMarkupSequence table contains a single row with the next ID values for markup groups and elements. These values are incremented by the GPV each time they are used. Setting these values lower could cause errors in the GPV if rows exist with these IDs.
Columns
NextGroupID - The ID of the next markup group to be created by the GPV (not null).
NextMarkupID - The ID of the next markup element to be created by the GPV (not null).