Click or drag to resize

IDocumentApiDelete Method

Delete a document.

Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
void Delete(
	DocumentInfo document
)

Parameters

document  DocumentInfo
The document information.
See Also