Retrieves or changes the name associated with the Dimension.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string Name { get; set; }Property Value
String
Remarks
The property inherited from element is hidden, a System.InvalidOperationException
is thrown.
See Also
Reference