Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and initializes a new instance of the class based on information from the client.
Syntax
server protected static WMSLocationTreeServer newFromClient(
    container _displayValues, 
    WMSLocationFormCaller _wmsLocationFormCaller, 
    container _callerId)
Run On
Server
Parameters
- _displayValues
Type: container
Packed information about what information is needed for display. 
- _wmsLocationFormCaller
Type: WMSLocationFormCaller Enumeration
The current warehouse level that is being displayed. 
- _callerId
Type: container
Information about the caller that is used to restrict queries. 
Return Value
Type: WMSLocationTreeServer Class
A new instance of the class.