FormatOptions.CanSuppressLeadingZeros
Description:
Checks whether leading zeros can be suppressed for a given unit.
Checks whether leading zeros can be suppressed for a given unit.
Overloads (2):
public static bool CanSuppressLeadingZeros(
ForgeTypeId unitTypeId
)
-
unitTypeIdIdentifier of the unit.
-
unitTypeId is not a unit identifier. See UnitUtils.IsUnit(ForgeTypeId) and UnitUtils.GetUnitTypeId(DisplayUnitType).
-
A non-optional argument was null