ProjectInfoName Property

Get or Set the Project Name of the Project Information.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Name { get; set; }

Property Value

String
Remarks
This property is used to get or set the Project Name of the Project Information.
See Also