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

ProjectInfo.Address

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