Click or drag to resize
DurationToIsoString Method
A string representation of this duration using ISO-8601 based representation, such as PT8H6M12.345S.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public string ToIsoString()

Return Value

Type: String
See Also