A static property defining the maximum number a numbering sequence can use
as its starting number (the lowest number in the sequence).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static int MaximumStartingNumber { get; }
