OutputAutoLabelField Constructors

Definition

Overloads

OutputAutoLabelField()
OutputAutoLabelField(IntPtr)

OutputAutoLabelField()

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

Applies to

OutputAutoLabelField(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to