Click or drag to resize
FieldBaseFieldTypePrecision Property
Precision of the field

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

Property Value

Type: Int32

Implements

IFieldPrecision
See Also