ComparisonTypeLessThan Field |
The less than
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const ComparisonType LessThan = 5
Public Const LessThan As ComparisonType = 5
public:
literal ComparisonType^ LessThan = 5
static val mutable LessThan: ComparisonType
Field Value
Type:
ComparisonType
See Also