ProjectInfoAuthor Property

Get or Set the Project Author of the Project Information.

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

Property Value

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