<Code Lib>
2020 Method
Changes 8
M

UnitUtils.GetTypeCatalogString(DisplayUnitType)

Description:
Gets the string used in type catalogs to identify a given display unit.
Overloads (2):
GetTypeCatalogString(DisplayUnitType)

public static string GetTypeCatalogString(
	DisplayUnitType displayUnit
)

Return Value string The type catalog string, or an empty string if the display unit cannot be used in type catalogs.

Loading…