DecimalAttributeMetadata.MaxSupportedValue Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum supported value is 100 Billion.
public: double MaxSupportedValue = 100000000000;
public const double MaxSupportedValue = 100000000000;
val mutable MaxSupportedValue : double
Public Const MaxSupportedValue As Double = 100000000000