FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deUser..::..setTimeZone Method

Sets the time zone.

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

Syntax


public bool setTimeZone(
	string sTimeZone
)
Public Function setTimeZone ( _
	sTimeZone As String _
) As Boolean
public:
bool^ setTimeZone(
	String^ sTimeZone
)

Parameters

sTimeZone
Type: String
The s time zone.

Return Value

true if XXXX, false otherwise.