A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class DateModel

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

Constructors

DateModel()

Declaration
public DateModel()

Properties

CurrentDateAsDefault

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

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