EntityObject..::..UpdateProcess Method
Runs update establishing the update method we wanto to use. enables to override default update method
Namespace:
FLEXYGO.ObjectsAssembly: flxEntity (in flxEntity.dll)
Syntax
public bool UpdateProcess( ObjectSettings..::..eUpdateType UpdateType, string UpdateProcessName )
Public Function UpdateProcess ( _ UpdateType As ObjectSettings..::..eUpdateType, _ UpdateProcessName As String _ ) As Boolean
Parameters
- UpdateType
- Type: FLEXYGO.Objects.Settings..::..ObjectSettings..::..eUpdateType
Update Type.
- UpdateProcessName
- Type: String
The Update Process Id.