CatalogManager::construct Method [AX 2012]

Creates a new instance of the CatalogManager class.

server public static CatalogManager construct(CatalogRefRecId _catalogId)

Run On

Server

Parameters

_catalogId
Type: CatalogRefRecId Extended Data Type
The record ID of the catalog reference.

Return Value

Type: CatalogManager Class
A new instance of the CatalogManager class.
Show: