[ROOT] / doc / toc / ARCQuery / Class / ValueComparerDateTime / IsAfter / __TOCDet
Key | Value |
---|---|
Assembly | ARCQuery |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -6- |
Name | IsAfter |
Namespace | ARCQuery |
Type | ValueComparerDateTime |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | ValueComparerDateTime |
MethodName | IsAfter |
MethodSignature | Boolean IsAfter |
The modifier 'After' can be prepended in order to mean any time after the specified time.
Note: 'From' and 'Since' is synonynous with 'After' but not recommended, as it can be ambigious.
Example: AfterLastHour would at time 09:15 mean anything after 08:00
AfterLastHourGliding would at time 09:15 mean anything after 08:15.
Note that setting IsAfter is equivalent to setting EndPeriod to -MaxValue-.
Generated 2025-05-23 01:21:35.197 UTC