SysProcess..::..ChangeAdminProfile Method
Changes admin profile.
Namespace:
FLEXYGOAssembly: 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.