Click or drag to resize

DocumentApiRequestMalwareScanning Method

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DocumentApi.RequestMalwareScanning(Casewhere.SystemTypes.DocumentInfo)"]


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

Parameters

documentInfo  DocumentInfo
 

Implements

IDocumentApiRequestMalwareScanning(DocumentInfo)
See Also