IDocumentApiRequestMalwareScanning Method

Manually make a file scan request for a specific document.

Definition

Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
void RequestMalwareScanning(
	DocumentInfo documentInfo
)

Parameters

documentInfo  DocumentInfo
A given document

See Also