RetailProductAttributesReference::constructOnServer Method [AX 2012]

Constructs an object of the class on Server and loads original category attribute values for a specific category.

server public static container constructOnServer(RefRecId _categoryId)

Run On

Server

Parameters

_categoryId
Type: RefRecId Extended Data Type
The category for which to load attribute values.

Return Value

Type: container
Packed object with loaded values.
Show: