FlowDateTimePeriodLimit Constructors
A floating date-time value used to specify boundaries for the DateTimePeriod.| Name | Parameters | Description |
|---|---|---|
| FlowDateTimePeriodLimit() | none | Initializes a new instance of the FlowDateTimePeriodLimit class. |
| FlowDateTimePeriodLimit(DateTimeInterval, Int32) | interval, offset | Initializes a new instance of the FlowDateTimePeriodLimit class. |
See Also