Click or drag to resize
TimeIntervalToString Method
Returns an ISO 8601 formatted string representing this time interval.

Namespace:  Apptus.ESales.Connector.Time
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public override string ToString()

Return Value

Type: String
See Also