Take the community feedback survey now.

Class CurrencyModel

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

Constructors

CurrencyModel()

Declaration
public CurrencyModel()

Properties

AllowNegative

Declaration
public bool AllowNegative { get; set; }
Property Value
Type Description
System.Boolean

DefaultValue

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