InventDimListPageInteractionAdapter::newFromListPageInteraction Method [AX 2012]
Creates a new instance of the InventDimListPageInteractionAdapter class from a list page interaction object.
Syntax
client server public static InventDimListPageInteractionAdapter newFromListPageInteraction(ListPageInteraction _listPageInteraction)
Run On
Called
Parameters
- _listPageInteraction
Type: ListPageInteraction Class
The list page interaction object.
Return Value
Type: InventDimListPageInteractionAdapter Class
A new instance of the InventDimListPageInteractionAdapter class.