IDocumentApiDelete Method
|
Delete a document.
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxvoid Delete(
DocumentInfo document
)
Parameters
- document DocumentInfo
- The document information.
See Also