QueryOrderByFieldProxy(QueryOrderByField) Constructor
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:
QueryOrderByFieldProxy(Dynamics::AX::Application::QueryOrderByField ^ debuggedObject);
public QueryOrderByFieldProxy (Dynamics.AX.Application.QueryOrderByField debuggedObject);
new Dynamics.AX.Application.QueryOrderByFieldProxy : Dynamics.AX.Application.QueryOrderByField -> Dynamics.AX.Application.QueryOrderByFieldProxy
Public Sub New (debuggedObject As QueryOrderByField)
Parameters
- debuggedObject
- QueryOrderByField