Take the community feedback survey now.

Class DateTimeModel

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

Constructors

DateTimeModel()

Declaration
public DateTimeModel()

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

UseUserTimeZone

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