DocsMarshal
/
Types
/
DocsMarshal.Entities.Interfaces.IWhereDateTimeField
interface
IWhereDateTimeField
Implemented interfaces:
IWhereDateBasicField
IWhereField
IFieldDescriptor
Derived types:
WhereDateTimeField
Properties
DateTime
?
Value
{ get; set; }
DateTime
?
Value2
{ get; set; }
Top