Click or drag to resize
EntityAttributeModelIntegerPrecision Property
Gets the maximum number of digits for the values of attributes with this model.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public int IntegerPrecision { get; }

Property Value

Type: Int32
See Also