NumericRevisionSettings.StartNumber Property

The start number for the sequence.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public int StartNumber { get; set; }

Property Value

Int32

Exceptions

ExceptionCondition
ArgumentOutOfRangeException When setting this property: The given value for number is negative.

See Also

Reference

NumericRevisionSettings Class
Autodesk.Revit.DB Namespace