Click or drag to resize
Service1ClientIO_DeleteFile Method

Namespace: SxcDeskAppLib.SxcWebSvcRef
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public void IO_DeleteFile(
	string targetFile,
	string key
)

Parameters

targetFile
Type: SystemString
key
Type: SystemString

Implements

IService1IO_DeleteFile(String, String)
See Also