RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ProjectInfo

ProjectInfo.Name

Property
Description:
Get or Set the Project Name of the Project Information.
Remarks:
This property is used to get or set the Project Name of the Project Information.
Syntax
public string Name { get; set; }