Share

Document.CreationGUID Property

A unique identifier generated when the Document was first created.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public Guid CreationGUID { get; }

Property Value

Guid

See Also

Reference

Was this information helpful?