Take the community feedback survey now.

Class IntegerPercentModel

Inheritance
System.Object
IntegerPercentModel
Inherited Members
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
Syntax
public class IntegerPercentModel : ShowOnTableModel

Constructors

IntegerPercentModel()

Declaration
public IntegerPercentModel()

Properties

DefaultValue

Declaration
public string DefaultValue { get; set; }
Property Value
Type Description
System.String

MaxValue

Declaration
public string MaxValue { get; set; }
Property Value
Type Description
System.String

MinValue

Declaration
public string MinValue { get; set; }
Property Value
Type Description
System.String