| MediaFileInfoGetPhysicalFiles Method | 
            Gets media files physical files.
            
 
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
 Syntax
Syntaxprotected override DataSet GetPhysicalFiles(
	OperationTypeEnum operationType,
	bool binaryData
)
Parameters
- operationType
- Type: CMS.DataEngineOperationTypeEnum
 Operation type
- binaryData
- Type: SystemBoolean
 If true, gets the binary data to the DataSet
Return Value
Type: 
DataSet See Also
See Also