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

Dimension.ValueOverride

Property
Description:
The text that replaces the segment's value.
Remarks:
This property is for use with single-segment dimensions only. For multi-segment dimensions use the corresponding properties of the DimensionSegment class.
Syntax
public string ValueOverride { get; set; }