[ROOT] / doc / toc / ARCQuery / Class / ValueComparerDateTime / IsAfter / __TOCDet

KeyValue
AssemblyARCQuery
DocFragTypeClassMember
IsInherited-False-
IsInheritedDoc-False-
Lines-6-
NameIsAfter
NamespaceARCQuery
TypeValueComparerDateTime

ClassMemberAttribute

KeyValue
DeclaringTypeValueComparerDateTime
MethodNameIsAfter
MethodSignatureBoolean 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-.

Edit


Generated 2024-05-05 17:12:27.457 UTC