Click or drag to resize

SanteDBConvertStringToTimespan Method

String to timespan

Namespace: SanteDB.Core.Model.Map
Assembly: SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.2081-alpha+0a330d5f5a5d3cb3e6e945ef530e94ac5671b49c
Syntax
public static TimeSpan StringToTimespan(
	string value
)

Parameters

value  String

[Missing <param name="value"/> documentation for "M:SanteDB.Core.Model.Map.SanteDBConvert.StringToTimespan(System.String)"]

Return Value

TimeSpan

[Missing <returns> documentation for "M:SanteDB.Core.Model.Map.SanteDBConvert.StringToTimespan(System.String)"]

See Also