FormDataObject.lookup(FormControl, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void lookup(Dynamics::AX::Application::FormControl ^ _formControl, System::String ^ _filterStr);
public virtual void lookup (Dynamics.AX.Application.FormControl _formControl, string _filterStr);
abstract member lookup : Dynamics.AX.Application.FormControl * string -> unit
override this.lookup : Dynamics.AX.Application.FormControl * string -> unit
Public Overridable Sub lookup (_formControl As FormControl, _filterStr As String)
Parameters
- _formControl
- FormControl
- _filterStr
- String