| TempFileInfoProviderSetTempFileInfoInternal Method  | 
            Sets (updates or inserts) specified temporary file.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxprotected virtual void SetTempFileInfoInternal(
	TempFileInfo tempFileObj
)
Parameters
- tempFileObj
 - Type: CMS.DataEngineTempFileInfo
Temporary file to be set 
See Also