Click or drag to resize

DocumentApiGetMalwareScanStatus Method

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


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

Parameters

documentInfo  DocumentInfo
 

Return Value

MalwareScanStatus

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

Implements

IDocumentApiGetMalwareScanStatus(DocumentInfo)
See Also