DecimalAttributeMetadata.MinSupportedPrecision 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 for Precision is 0.
public: int MinSupportedPrecision = 0;
public const int MinSupportedPrecision = 0;
val mutable MinSupportedPrecision : int
Public Const MinSupportedPrecision As Integer = 0