FormatOptions.UnitSymbol
Description:
The unit symbol that should be displayed to indicate the units of the value.
The unit symbol that should be displayed to indicate the units of the value.
[ObsoleteAttribute("This property is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetSymbolTypeId()` and `SetSymbolTypeId(ForgeTypeId)` methods instead.")]
public UnitSymbolType UnitSymbol { get; set; }
-
When setting this property: unitSymbol is not a valid unit symbol for the display unit in this FormatOptions.
-
When setting this property: A value passed for an enumeration argument is not a member of that enumeration
-
UseDefault is true in this FormatOptions.