| AppStrEnumNumericFormatToString Method |
Converts an NumericFormat enum to a readable string
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string NumericFormatToString(
NumericFormat numericFormat
)
Parameters
- numericFormat
- Type: Omada.OE.ModelNumericFormat
Return Value
Type:
String
See Also