RVTDocs.com

NumberingSchema.MaximumStartingNumber

Property
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.
Syntax
public static int MaximumStartingNumber { get; }