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

ProjectInfo.Author

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