ServicePRO SDK Help

stcSchedule..::..ConvertTimeSpanToTime Method

Converts the time span to time.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public string ConvertTimeSpanToTime(
	TimeSpan Time
)
Public Function ConvertTimeSpanToTime ( _
	Time As TimeSpan _
) As String

Parameters

Time
Type: TimeSpan
The time.

Return Value

System.String.