Share via


KMKnowledgeCollectorDeleteResults.dialog Method [AX 2012]

Creates the DialogRunbase object that is used to let the user select the optional query criteria required to process each deletion request.

Syntax

public Object dialog()

Run On

Called

Return Value

Type: Object Class
A DialogRunBase object.

Remarks

A dialog box can be either built by using the Dialog class or by using a class that is created in the Application Object Tree (AOT).

See Also

Reference

KMKnowledgeCollectorDeleteResults Class