FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsModGlobal..::..sendUsageStatistics Method

Sends the usage statistics.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public static string sendUsageStatistics(
	deUserSession oUserSession
)
Public Shared Function sendUsageStatistics ( _
	oUserSession As deUserSession _
) As String
public:
static String^ sendUsageStatistics(
	deUserSession^ oUserSession
)

Parameters

oUserSession
Type: deUserSession
The o user session.

Return Value

System.String.