| AbstractInfoBaseTInfoGetFileInfo Method | 
            Returns FileInfo object from external storage if exists.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic FileInfo GetFileInfo(
	string columnName
)
Parameters
- columnName
- Type: SystemString
 Name of the column
Return Value
Type: 
FileInfo See Also
See Also