Represents a Date Range.

Any or all of the Day, Month, Year components can be 0 (zero). 0 indicates a wildcard (ie any day/ month/ year).

Implements I_ISSerialiseToFromString

Methods

Name Description
Clear Clear details.
IsDateInRange Is the specified Date with the Day/Month/Year Range defined?
SerialiseFromString
SerialiseToString

Properties

Name Description
Day1 Read-Only Day for begin Range.
Day2 Read-Only Day for end Range.
IsRange Read-Only
IsWildcard Read-Only
Month1 Read-Only Month for begin Range.
Month2 Read-Only Month for end Range.
Range The Day, Month and Year Range.
RangeDescription Read-Only Returns a plain English description of the Range.
Year1 Read-Only Year for begin Range.
Year2 Read-Only Year for end Range.
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0