Class DateTimeModel
Inheritance
System.Object
DateTimeModel
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
public class DateTimeModel : ShowOnTableModel
Constructors
Declaration
Properties
Declaration
public bool CurrentDateAsDefault { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string MaxValue { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string MinValue { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool UseUserTimeZone { get; set; }
Property Value
Type |
Description |
System.Boolean |
|