Share via


ReportSectionGroup Constructors

Definition

Overloads

ReportSectionGroup()
ReportSectionGroup(IntPtr)

ReportSectionGroup()

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

Applies to

ReportSectionGroup(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to