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.9.0
Syntax public string ToIsoString()
Return Value
Type:
StringSee Also