<Code Lib>
2027 Method
Changes 1
M

FormatOptions.SetSymbolTypeId

Description:
Sets the symbol that should be displayed to indicate the unit quantifying the value.

public void SetSymbolTypeId(
	ForgeTypeId symbolTypeId
)

  • symbolTypeId
    The symbol identifier. An empty identifier string indicates no symbol.

Loading…