2024 Property
Changes 0
P

NumberingSchema.MaximumStartingNumber

Description:
A static property defining the maximum number a numbering sequence can use as its starting number (the lowest number in the sequence).
Remarks:
Use this method to ensure a value given to the ShiftNumbers is within the valid range.
public static int MaximumStartingNumber { get; }