Share via


SSRSReportDesignNode Constructors

Definition

Overloads

SSRSReportDesignNode()
SSRSReportDesignNode(IntPtr)

SSRSReportDesignNode()

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

Applies to

SSRSReportDesignNode(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to