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

ProjectInfo.ClientName

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