DecimalAttributeMetadata.MinSupportedValue 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 minimum supported value is -100 Billion.
public: double MinSupportedValue = -100000000000;
public const double MinSupportedValue = -100000000000;
val mutable MinSupportedValue : double
Public Const MinSupportedValue As Double = -100000000000