IInfoExecuteWithOriginalData Method |
Executes the given action using original data of the object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax void ExecuteWithOriginalData(
Action action
)
Parameters
- action
- Type: SystemAction
Action to execute
See Also