The dimension value as a user visible string.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string ValueString { get; }Property Value
String
Remarks
This property always return
null if this is a spot dimension,
or it is a linear dimension with more than one segments.
See Also
Reference