Class DateRange
Specifies a range of start/end dates for use in retrieving objects over a range of dates.
Namespace: Microsoft.Licensing.LicenseIssue
Assembly: Slps.Domain.Interfaces.dll
Constructors
DateRange()
Declaration
public DateRange()
Fields
End
Declaration
public DateTime End
Field Value
| Type | Description |
|---|---|
| System.DateTime |
Start
Declaration
public DateTime Start
Field Value
| Type | Description |
|---|---|
| System.DateTime |