Share via


RetailListingManager::construct Method [AX 2012]

Creates an instance of RetailListingManager and set the value to Catalog table

Syntax

server public static RetailListingManager construct(Catalog _catalog)

Run On

Server

Parameters

  • _catalog
    Type: Catalog Table
    The given table values for Catalog

Return Value

Type: RetailListingManager Class
Returns the instance of RetailListingManager

See Also

Reference

RetailListingManager Class