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.481-alpha
Syntax
public static TimeSpan StringToTimespan(
	string value
)

Parameters

value
Type: SystemString

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

Return Value

Type: TimeSpan

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

See Also