{CompanyName} FlexyGo

ScriptJob..::..Update Method

Updates the specified entity.

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

Syntax


public static bool Update(
	EntityObject Entity,
	ProcessManager..::..ProcessHelper Ret
)
Public Shared Function Update ( _
	Entity As EntityObject, _
	Ret As ProcessManager..::..ProcessHelper _
) As Boolean

Return Value

true if ok, false otherwise.