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

Dimension.Suffix

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