Share via


QueryOrderByField Constructors

Definition

Overloads

QueryOrderByField()
QueryOrderByField(IntPtr)

QueryOrderByField()

public:
 QueryOrderByField();
public QueryOrderByField ();
Public Sub New ()

Applies to

QueryOrderByField(IntPtr)

public:
 QueryOrderByField(IntPtr ptr1);
public QueryOrderByField (IntPtr ptr1);
new Dynamics.AX.Application.QueryOrderByField : nativeint -> Dynamics.AX.Application.QueryOrderByField
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to