2027 Method
Changes 2
M

RevisionNumberingSequence.GetAllRevisionNumberingSequences

Description:
Gets all of the revision numbering sequences from the document.
public static ISet<ElementId> GetAllRevisionNumberingSequences(
	Document document
)
  • document
    The document that contains the sequences.
Return Value ISet<ElementId> The revision numbering sequences from the document.