Share via


InventRegistrationHandler.getRegistrationProvider Method [AX 2012]

Retrieves an instance of the InventPendingRegistrationProvider class interface.

Syntax

public InventPendingRegistrationProvider getRegistrationProvider()

Run On

Called

Return Value

Type: InventPendingRegistrationProvider Interface
An instance of the InventPendingRegistrationProvider class interface.

See Also

Reference

InventRegistrationHandler Interface