MCREntitySearch.new Method [AX 2012]
Creates the object for searching.
public void new(
LogisticsLocationSelectSourceType _type,
MCREntitySearchOptions _options,
String255 _search,
Object _caller)
Run On
CalledParameters
- _type
- Type: LogisticsLocationSelectSourceType Enumeration
The LogisticsLocationSelectSourceType used to create the object for searching.
- _options
- Type: MCREntitySearchOptions Enumeration
The MCREntitySearchOptions value used to create the object for searching.
- _search
- Type: String255 Extended Data Type
The search text for the object.
- _caller
- Type: Object Class
The calling object.
Community Additions
ADD
Show: