MoneyAttributeMetadata.MaxSupportedPrecision 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 precision for this attribute is 4.
public: int MaxSupportedPrecision = 4;
public const int MaxSupportedPrecision = 4;
val mutable MaxSupportedPrecision : int
Public Const MaxSupportedPrecision As Integer = 4