DocsMarshal
/
Types
/
DocsMarshal.Entities.Interfaces.IWhereIntField
interface
IWhereIntField
Implemented interfaces:
IWhereNumericBaseField
IWhereField
IFieldDescriptor
Derived types:
WhereIntField
Properties
Int32
?
Value
{ get; set; }
Int32
?
Value2
{ get; set; }
Top