SpiraPlan: SoapService SOAP Web Service
See all operations
DateRange
Represents a date-range that is used in filters, etc.
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ConsiderTimes | boolean | Do we want to consider times when filtering ( This is not used interally by the class, just tracked for the client's benefit ) | Yes |
EndDate | dateTime? | The ending date of the date-range | |
StartDate | dateTime? | The starting date of the date-range |