ModelPathGetProjectGUID Method |
A GUID identifying Cloud Model project to which the cloud model is associated.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic Guid GetProjectGUID()
Public Function GetProjectGUID As Guid
public:
Guid GetProjectGUID()
member GetProjectGUID : unit -> Guid
Return Value
Guid
See Also