Share via


WMSLocationTreeServer.updateFromCaller Method [AX 2012]

Initializes the class based on the provided parameters.

Syntax

protected void updateFromCaller(
    container _displayValues, 
    WMSLocationFormCaller _wmsLocationFormCaller, 
    container _callerId)

Run On

Server

Parameters

  • _displayValues
    Type: container
    Packed information about the information that is needed for the display.
  • _callerId
    Type: container
    Information about the caller that is used to restrict queries.

See Also

Reference

WMSLocationTreeServer Class