ServicePRO SDK Help

TimeHelper..::..GetIntSeconds Method

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

Syntax


public static int GetIntSeconds(
	double minutes
)
Public Shared Function GetIntSeconds ( _
	minutes As Double _
) As Integer

Parameters

minutes
Type: Double