DecimalAttributeMetadata.MaxSupportedPrecision Field

Definition

The maximum supported value for Precision is 10.

public: int MaxSupportedPrecision = 10;
public const int MaxSupportedPrecision = 10;
val mutable MaxSupportedPrecision : int
Public Const MaxSupportedPrecision As Integer  = 10

Field Value

Value = 10

Applies to