{CompanyName} FlexyGo

SysProcess..::..ChangeAdminProfile Method

Changes admin profile.

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

Syntax


public static bool ChangeAdminProfile(
	EntityObject Entity,
	string NewProfile,
	ref ProcessManager..::..ProcessHelper Ret
)
Public Shared Function ChangeAdminProfile ( _
	Entity As EntityObject, _
	NewProfile As String, _
	ByRef Ret As ProcessManager..::..ProcessHelper _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
The entity.
NewProfile
Type: String
The new profile.
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
Returns a Process Helper.

Return Value

true if no error, false otherwise.

Exceptions


ExceptionCondition
ExceptionCould not reload Cache