Click or drag to resize
IsoDateTimeToString Method
Returns this date and time in ISO 8601 format: <date>T<time>.

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

Return Value

Type: String
See Also