Gets the identifier of the symbol indicating the unit quantifying the value.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ForgeTypeId GetSymbolTypeId()
Return Value
ForgeTypeIdThe symbol identifier. An empty identifier string indicates no symbol.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | UseDefault is true in this FormatOptions. |
