[ROOT] / doc / DocFrag / ARCQuery.ValueComparerDateTime.StartPeriod
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -4- | 
| Name | StartPeriod | 
| Namespace | ARCQuery | 
| Type | ValueComparerDateTime | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | ValueComparerDateTime | 
| MethodName | StartPeriod | 
| MethodSignature | System.DateTime StartPeriod | 
The start of the interval which this instance compares against.
The comparision should be 'greater than or equal to' -StartPeriod and 'less than' -EndPeriod.
Note that setting IsBefore is equivalent to setting StartPeriod to -MinValue-.
Generated 2025-10-31 00:49:17.835 UTC