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

Dimension.Name

Property
Description:
Retrieves or changes the name associated with the Dimension.
Remarks:
The property inherited from element is hidden, a System.InvalidOperationException is thrown.
Syntax
public string Name { get; set; }