Click or drag to resize
DataTypeMaxPrecision Property
Maximum precision of the type, if the precision is variable

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public int MaxPrecision { get; set; }

Property Value

Type: Int32
See Also