ServicePRO SDK Help

clsSharedFunctions..::..FormatValue Method

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

Syntax


public static string FormatValue(
	Object Value
)
Public Shared Function FormatValue ( _
	Value As Object _
) As String

Parameters

Value
Type: Object