Share

AlphanumericRevisionSettings.GetSequence 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: 26.2.0.0 (26.2.0.0)

Syntax

C#

public IList<string> GetSequence()

Return Value

IList<String>

See Also

Reference

Was this information helpful?