QueryRun.newObject(Object) 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 Dynamics::AX::Application::QueryRun ^ newObject(System::Object ^ _source);
public virtual Dynamics.AX.Application.QueryRun newObject (object _source);
abstract member newObject : obj -> Dynamics.AX.Application.QueryRun
override this.newObject : obj -> Dynamics.AX.Application.QueryRun
Public Overridable Function newObject (_source As Object) As QueryRun
Parameters
- _source
- Object