[ROOT] / doc / DocFrag / ARCQuery.ValueComparerDateTime.IsBefore
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -6- | 
| Name | IsBefore | 
| Namespace | ARCQuery | 
| Type | ValueComparerDateTime | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | ValueComparerDateTime | 
| MethodName | IsBefore | 
| MethodSignature | Boolean IsBefore | 
The modifier 'Before' can be prepended in order to mean from any time before the specified time.
Note: 'Until' is synonymous with 'Before' but not recommended, as it can be ambigious.
Example: BeforeLastHour would at time 09:15 mean anything before 08:00
BeforeLastHourGliding would at time 09:15 mean anything before 08:15.
Note that setting IsBefore is equivalent to setting StartPeriod to -MinValue-.
Generated 2025-10-31 18:12:29.486 UTC