SecurityRoleExplodedGraph Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SecurityRoleExplodedGraph() | |
SecurityRoleExplodedGraph(ICursor) | |
SecurityRoleExplodedGraph(Int32) |
SecurityRoleExplodedGraph()
public:
SecurityRoleExplodedGraph();
public SecurityRoleExplodedGraph ();
Public Sub New ()
Applies to
SecurityRoleExplodedGraph(ICursor)
public:
SecurityRoleExplodedGraph(Microsoft::Dynamics::AX::DataAccess::Kernel::ICursor ^ ptr1);
public SecurityRoleExplodedGraph (Microsoft.Dynamics.AX.DataAccess.Kernel.ICursor ptr1);
new Dynamics.AX.Application.SecurityRoleExplodedGraph : Microsoft.Dynamics.AX.DataAccess.Kernel.ICursor -> Dynamics.AX.Application.SecurityRoleExplodedGraph
Public Sub New (ptr1 As ICursor)
Parameters
- ptr1
- Microsoft.Dynamics.AX.DataAccess.Kernel.ICursor
Applies to
SecurityRoleExplodedGraph(Int32)
public:
SecurityRoleExplodedGraph(int num1);
public SecurityRoleExplodedGraph (int num1);
new Dynamics.AX.Application.SecurityRoleExplodedGraph : int -> Dynamics.AX.Application.SecurityRoleExplodedGraph
Public Sub New (num1 As Integer)
Parameters
- num1
- Int32