ServicePRO SDK Help

clsSharedFunctions..::..Hash Method

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

Syntax


public static int Hash(
	string InText
)
Public Shared Function Hash ( _
	InText As String _
) As Integer

Parameters

InText
Type: String