DurationToIsoString Method |
A string representation of this duration using ISO-8601 based representation, such as PT8H6M12.345S.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public string ToIsoString()
Return Value
Type:
StringSee Also