RetailKitConfigurator::newFromRetailKit Method [AX 2012]

Public constructor.

Syntax

server public static RetailKitConfigurator newFromRetailKit(RetailKit _retailKit)

Run On

Server

Parameters

  • _retailKit
    Type: RetailKit Table
    RetailKit for which to create an object.

Return Value

Type: RetailKitConfigurator Class
Object of the class.

See Also

Reference

RetailKitConfigurator Class