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