FixedDateTimePeriodLimit Constructors
A fixed date-time value used to specify boundaries for the DateTimePeriod.Name | Parameters | Description |
---|---|---|
FixedDateTimePeriodLimit() | none | Initializes a new instance of the FixedDateTimePeriodLimit class. |
FixedDateTimePeriodLimit(DateTime) | date | Initializes a new instance of the FixedDateTimePeriodLimit class. |
See Also