BaseInfoGeneralizedInfoWrapperGetPhysicalFiles Method |
Gets DataSet with physical files for current object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public DataSet GetPhysicalFiles(
OperationTypeEnum operationType,
bool binaryData
)
Parameters
- operationType
- Type: CMS.DataEngineOperationTypeEnum
Operation type - binaryData
- Type: SystemBoolean
Get the binary data
Return Value
Type:
DataSetSee Also