| AccessDataUploadControllerDeleteFilesForSystem Method |
Deletes all files for a given system.
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void DeleteFilesForSystem(
int systemId
)
Parameters
- systemId
- Type: SystemInt32
Id of the system for which files will be removed.
See Also