Indicates if a unit symbol should be appended regardless of the settings in the FormatOptions.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool AppendUnitSymbol { get; set; }Property Value
Boolean
True to force a unit symbol to be appended; false to use the settings specified by the FormatOptions. The default is false.
See Also
Reference