Compares to units. The unit with the smallest duration is considered
the lesser one.
Namespace:
Apptus.ESales.Connector.Time
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public int CompareTo(
Unit that
)
Parameters
- that
- Type: Apptus.ESales.Connector.TimeUnit
Another unit to compare to.
Return Value
Type:
Int32Implements
IComparableTCompareTo(T)See Also