DocsMarshal
/
Types
/
DocsMarshal.Entities.Interfaces.IWhereGuidField
interface
IWhereGuidField
Implemented interfaces:
IWhereField
IFieldDescriptor
Derived types:
WhereGuidField
Properties
EStringCondition
Condition
{ get; set; }
Guid
?
Value
{ get; set; }
Guid
?
Value2
{ get; set; }
Top