Name Property


City Name Property

The name of the city

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

Property Value

String
Remarks
A read only string property that contains the name of the city, such as Boston.
See Also