RetailFacebookPage.new Method [AX 2012]

Initializes new instance of RetailFacebookPage class with an object tree representing a user page (an account).

Syntax

public void new(Map _pageMap)

Run On

Called

Parameters

  • _pageMap
    Type: Map Class
    The object tree representing a user page (an account).
    See description of RetailCommonWebApi::getMapFromJsonStringmethod for structure of the object tree.

See Also

Reference

RetailFacebookPage Class