Click or drag to resize
EntityAttributeModelScale Property
Gets the maximum number of decimal places for decimal values of attributes with this model.

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

Property Value

Type: Int32
See Also