ModelPath.GetProjectGUID Method

ModelPathGetProjectGUID Method

A GUID identifying the BIM 360 Docs or Autodesk Docs project to which the model is associated.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Guid GetProjectGUID()
Public Function GetProjectGUID As Guid
public:
Guid GetProjectGUID()
member GetProjectGUID : unit -> Guid 

Return Value

Guid
See Also