Delen via


OutputProgrammableSection Constructors

Definition

Overloads

OutputProgrammableSection()

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

Applies to

OutputProgrammableSection(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to