DeleteDocumentAsync Method

Stot

Stot

Inverter..::..DeleteDocumentAsync Method

Delete this document

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


public void DeleteDocumentAsync(
	Document doc
)
Public Sub DeleteDocumentAsync ( _
	doc As Document _
)
public:
void DeleteDocumentAsync(
	Document^ doc
)

Parameters

doc
Type: Engine..::..Document
The document.