Click or drag to resize
DataTypeDefaultPrecision Property
Default 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 DefaultPrecision { get; set; }

Property Value

Type: Int32
See Also