Document.CreationGUID Property
A unique identifier generated when the Document was first created.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Guid CreationGUID { get; }
Property Value
Guid
See Also
Reference
Document Class
Autodesk.Revit.DB Namespace