GetSequence Method


Alphanumeric Revision Settings Get Sequence Method

Gets a list containing the strings to be used as the numbering sequence for revisions with the Alphanumeric RevisionNumberType.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<string> GetSequence()

Return Value

IList String
See Also