TimeIntervalQuarter Method |
Convenience method for returning a time interval covering a complete
calendar quarter. The start date is expressed in local time.
Namespace:
Apptus.ESales.Connector.Time
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public static TimeInterval Quarter(
int year,
int quarter
)
Parameters
- year
- Type: SystemInt32
- quarter
- Type: SystemInt32
Return Value
Type:
TimeIntervalSee Also