A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Apptus.ESales.Connector.Time
TimePoint Class
TimePoint Methods
Back Method
CompareTo Method
Date Method
DateTime Method
Equals Method
Forward Method
FromDateTime Method
GetHashCode Method
Now Method
OrdinalDate Method
Parse Method
Time Method
ToDateTime Method
Today Method
ToString Method
WeekDate Method
TimePoint
Back Method
Returns a new time point moved back with the length of a specified duration.
Namespace:
Apptus.ESales.Connector.Time
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
Copy
public
TimePoint
Back
(
Duration
duration
)
Parameters
duration
Type:
Apptus.ESales.Connector.Time
Duration
The duration.
Return Value
Type:
TimePoint
A new time point.
See Also
Reference
TimePoint Class
Apptus.ESales.Connector.Time Namespace