RVTDocs.com

ValueParsingOptions.SetFormatOptions

Method
Description:
Sets 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.
Syntax
public void SetFormatOptions(
	FormatOptions formatOptions
)
Parameters
Parameter Type Description
formatOptions FormatOptions The FormatOptions.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null