Share via


RetailFacebookPhoto.new Method [AX 2012]

Initializes new instance of RetailFacebookPhoto class with the response data received in response to a call to Facebook to upload a photo

Syntax

public void new(str _fromString)

Run On

Called

Parameters

  • _fromString
    Type: str
    The response data received in response to a call to Facebook to upload a photo

See Also

Reference

RetailFacebookPhoto Class