<Code Lib>
2022 Property
Changes 0
P

Revision.RevisionDate

Description:
The date of this Revision.
Remarks:
The Revision date is an arbitrary String and can be blank. Revit will not attempt to interpret it as an actual date.

public string RevisionDate { get; set; }

Loading…