Click or drag to resize
NumberTypeCustomFieldDefinitionMaxValue Property
Product: ALL Description: Maximum decimal value allowed when the NumberType CustomField is created/updated.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public decimal MaxValue { get; set; }

Property Value

Type: Decimal
Remarks