Click or drag to resize
FormFieldInfoMinDateTimeValue Property
Minimal datetime value.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public DateTime MinDateTimeValue { get; }

Property Value

Type: DateTime
See Also