RVTDocs.com

NumericRevisionSettings.StartNumber

Property
Description:
The start number for the sequence.
Syntax
public int StartNumber { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for number is negative.