2027 Method
Changes 0
M

Revision.GetAllRevisionIds

Description:
Returns the ids of all Revisions in the project ordered by sequence number.
public static IList<ElementId> GetAllRevisionIds(
	Document document
)
  • document
    The document containing the Revisions.
Return Value IList<ElementId> The ids of all the Revisions in the document ordered by sequence number.