LeanDocumentDataProvider.new Method [AX 2012]

Creates a new instance of the LeanDocumentDataProvider class.

Syntax

protected void new(Query _query)

Run On

Server

Parameters

  • _query
    Type: Query Class
    The query object that is used as the main source of the provider.

See Also

Reference

LeanDocumentDataProvider Class