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

ProjectInfo.BuildingName

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