{CompanyName} FlexyGo

SysProcess..::..Gipe_Test_Add3 Method

Reloads the cache.

Namespace:  FLEXYGO
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public static bool Gipe_Test_Add3(
	EntityObject Entity,
	ref decimal FirstNumber,
	ref ProcessManager..::..ProcessHelper Ret
)
Public Shared Function Gipe_Test_Add3 ( _
	Entity As EntityObject, _
	ByRef FirstNumber As Decimal, _
	ByRef Ret As ProcessManager..::..ProcessHelper _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
The entity.
FirstNumber
Type: Decimal%
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
Returns a Process Helper.

Return Value

true if no error, false otherwise.

Exceptions


ExceptionCondition
ExceptionCould not reload Cache