<Code Lib>
2022 Method
Changes 2
M

RevisionNumberingSequence.GetAllRevisionNumberingSequences

Description:
Gets all of the revision numbering sequences from the document.

public static ISet<ElementId> GetAllRevisionNumberingSequences(
	Document document
)

Return Value ISet<ElementId> The revision numbering sequences from the document.

Loading…