<Code Lib>
2023 Method
Changes 0
M

ValueParsingOptions.GetFormatOptions

Description:
Gets the FormatOptions to optionally override the default settings in the Units class.
Remarks:
By default, the FormatOptions represents default formatting (UseDefault is true) and the FormatOptions in the Units class will be used.

public FormatOptions GetFormatOptions()

FormatOptions A copy of the FormatOptions.

Loading…