Class IntegerPercentModel
Inheritance
System.Object
IntegerPercentModel
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
public class IntegerPercentModel : ShowOnTableModel
Constructors
Declaration
public IntegerPercentModel()
Properties
Declaration
public string DefaultValue { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string MaxValue { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string MinValue { get; set; }
Property Value
Type |
Description |
System.String |
|