xInfo.getDocNode Method
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
getDocNode(UtilFileType, Int32, String, Int32, Int32, UtilEntryLevel, Boolean, Int32, Boolean)
public:
virtual Dynamics::AX::Application::TreeNode ^ getDocNode(Dynamics::AX::Application::UtilFileType _helpType, int _UtilType, System::String ^ _Name, int _ParentId, int _Type, Dynamics::AX::Application::UtilEntryLevel _UtilLevel, bool _ForceLevel, int _Mode, bool _OldUtil);
public virtual Dynamics.AX.Application.TreeNode getDocNode (Dynamics.AX.Application.UtilFileType _helpType, int _UtilType, string _Name, int _ParentId, int _Type, Dynamics.AX.Application.UtilEntryLevel _UtilLevel, bool _ForceLevel, int _Mode, bool _OldUtil);
abstract member getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int * Dynamics.AX.Application.UtilEntryLevel * bool * int * bool -> Dynamics.AX.Application.TreeNode
override this.getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int * Dynamics.AX.Application.UtilEntryLevel * bool * int * bool -> Dynamics.AX.Application.TreeNode
Public Overridable Function getDocNode (_helpType As UtilFileType, _UtilType As Integer, _Name As String, _ParentId As Integer, _Type As Integer, _UtilLevel As UtilEntryLevel, _ForceLevel As Boolean, _Mode As Integer, _OldUtil As Boolean) As TreeNode
Parameters
- _helpType
- UtilFileType
A Boolean value that indicates whether to retrieve the node from the old AOT in the oldAOT folder.
- _UtilType
- Int32
A Boolean value that indicates whether to retrieve the node from the old AOT in the oldAOT folder.
- _Name
- String
A Boolean value that indicates whether to retrieve the node from the old AOT in the oldAOT folder.
- _ParentId
- Int32
A Boolean value that indicates whether to retrieve the node from the old AOT in the oldAOT folder.
- _Type
- Int32
A Boolean value that indicates whether to retrieve the node from the old AOT in the oldAOT folder.
- _UtilLevel
- UtilEntryLevel
A Boolean value that indicates whether to retrieve the node from the old AOT in the oldAOT folder.
- _ForceLevel
- Boolean
A Boolean value that indicates whether to retrieve the node from the old AOT in the oldAOT folder.
- _Mode
- Int32
A Boolean value that indicates whether to retrieve the node from the old AOT in the oldAOT folder.
- _OldUtil
- Boolean
A Boolean value that indicates whether to retrieve the node from the old AOT in the oldAOT folder.
Returns
Applies to
getDocNode(UtilFileType, Int32, String, Int32, Int32, UtilEntryLevel, Boolean, Int32)
public:
virtual Dynamics::AX::Application::TreeNode ^ getDocNode(Dynamics::AX::Application::UtilFileType type1, int num1, System::String ^ text1, int num2, int num3, Dynamics::AX::Application::UtilEntryLevel level1, bool flag1, int num4);
public virtual Dynamics.AX.Application.TreeNode getDocNode (Dynamics.AX.Application.UtilFileType type1, int num1, string text1, int num2, int num3, Dynamics.AX.Application.UtilEntryLevel level1, bool flag1, int num4);
abstract member getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int * Dynamics.AX.Application.UtilEntryLevel * bool * int -> Dynamics.AX.Application.TreeNode
override this.getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int * Dynamics.AX.Application.UtilEntryLevel * bool * int -> Dynamics.AX.Application.TreeNode
Public Overridable Function getDocNode (type1 As UtilFileType, num1 As Integer, text1 As String, num2 As Integer, num3 As Integer, level1 As UtilEntryLevel, flag1 As Boolean, num4 As Integer) As TreeNode
Parameters
- type1
- UtilFileType
- num1
- Int32
- text1
- String
- num2
- Int32
- num3
- Int32
- level1
- UtilEntryLevel
- flag1
- Boolean
- num4
- Int32
Returns
Applies to
getDocNode(UtilFileType, Int32, String, Int32, Int32, UtilEntryLevel, Boolean)
public:
virtual Dynamics::AX::Application::TreeNode ^ getDocNode(Dynamics::AX::Application::UtilFileType type1, int num1, System::String ^ text1, int num2, int num3, Dynamics::AX::Application::UtilEntryLevel level1, bool flag1);
public virtual Dynamics.AX.Application.TreeNode getDocNode (Dynamics.AX.Application.UtilFileType type1, int num1, string text1, int num2, int num3, Dynamics.AX.Application.UtilEntryLevel level1, bool flag1);
abstract member getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int * Dynamics.AX.Application.UtilEntryLevel * bool -> Dynamics.AX.Application.TreeNode
override this.getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int * Dynamics.AX.Application.UtilEntryLevel * bool -> Dynamics.AX.Application.TreeNode
Public Overridable Function getDocNode (type1 As UtilFileType, num1 As Integer, text1 As String, num2 As Integer, num3 As Integer, level1 As UtilEntryLevel, flag1 As Boolean) As TreeNode
Parameters
- type1
- UtilFileType
- num1
- Int32
- text1
- String
- num2
- Int32
- num3
- Int32
- level1
- UtilEntryLevel
- flag1
- Boolean
Returns
Applies to
getDocNode(UtilFileType, Int32, String, Int32)
public:
virtual Dynamics::AX::Application::TreeNode ^ getDocNode(Dynamics::AX::Application::UtilFileType type1, int num1, System::String ^ text1, int num2);
public virtual Dynamics.AX.Application.TreeNode getDocNode (Dynamics.AX.Application.UtilFileType type1, int num1, string text1, int num2);
abstract member getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int -> Dynamics.AX.Application.TreeNode
override this.getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int -> Dynamics.AX.Application.TreeNode
Public Overridable Function getDocNode (type1 As UtilFileType, num1 As Integer, text1 As String, num2 As Integer) As TreeNode
Parameters
- type1
- UtilFileType
- num1
- Int32
- text1
- String
- num2
- Int32
Returns
Applies to
getDocNode(UtilFileType, Int32, String, Int32, Int32)
public:
virtual Dynamics::AX::Application::TreeNode ^ getDocNode(Dynamics::AX::Application::UtilFileType type1, int num1, System::String ^ text1, int num2, int num3);
public virtual Dynamics.AX.Application.TreeNode getDocNode (Dynamics.AX.Application.UtilFileType type1, int num1, string text1, int num2, int num3);
abstract member getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int -> Dynamics.AX.Application.TreeNode
override this.getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int -> Dynamics.AX.Application.TreeNode
Public Overridable Function getDocNode (type1 As UtilFileType, num1 As Integer, text1 As String, num2 As Integer, num3 As Integer) As TreeNode
Parameters
- type1
- UtilFileType
- num1
- Int32
- text1
- String
- num2
- Int32
- num3
- Int32
Returns
Applies to
getDocNode(UtilFileType, Int32, String)
Retrieves the specified documentation nodes from the AOT.
public:
virtual Dynamics::AX::Application::TreeNode ^ getDocNode(Dynamics::AX::Application::UtilFileType type1, int num1, System::String ^ text1);
public virtual Dynamics.AX.Application.TreeNode getDocNode (Dynamics.AX.Application.UtilFileType type1, int num1, string text1);
abstract member getDocNode : Dynamics.AX.Application.UtilFileType * int * string -> Dynamics.AX.Application.TreeNode
override this.getDocNode : Dynamics.AX.Application.UtilFileType * int * string -> Dynamics.AX.Application.TreeNode
Public Overridable Function getDocNode (type1 As UtilFileType, num1 As Integer, text1 As String) As TreeNode
Parameters
- type1
- UtilFileType
- num1
- Int32
- text1
- String
Returns
A documentation node from the AOT.
Remarks
The possible values for the helpType parameter are values of the UtilFileType system enumeration:
- KernelHelp: the System Documentation node
- ApplicationHelp: the Application Documentation node
- ApplicationCodeDocumentation: the Application Developer Documentation node.
An example value of the utilType parameter is the Functions node within the System Documentation node. The default value of the ForceLevel parameter is false. If it is set to false, and there is no content in the layer specified, the node will be taken from the next layer below this that does have content. If it is set to true, and there is no content in the layer, the method will return nullNothingnullptrunita null reference (Nothing in Visual Basic).
Applies to
getDocNode(UtilFileType, Int32, String, Int32, Int32, UtilEntryLevel)
public:
virtual Dynamics::AX::Application::TreeNode ^ getDocNode(Dynamics::AX::Application::UtilFileType type1, int num1, System::String ^ text1, int num2, int num3, Dynamics::AX::Application::UtilEntryLevel level1);
public virtual Dynamics.AX.Application.TreeNode getDocNode (Dynamics.AX.Application.UtilFileType type1, int num1, string text1, int num2, int num3, Dynamics.AX.Application.UtilEntryLevel level1);
abstract member getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int * Dynamics.AX.Application.UtilEntryLevel -> Dynamics.AX.Application.TreeNode
override this.getDocNode : Dynamics.AX.Application.UtilFileType * int * string * int * int * Dynamics.AX.Application.UtilEntryLevel -> Dynamics.AX.Application.TreeNode
Public Overridable Function getDocNode (type1 As UtilFileType, num1 As Integer, text1 As String, num2 As Integer, num3 As Integer, level1 As UtilEntryLevel) As TreeNode
Parameters
- type1
- UtilFileType
- num1
- Int32
- text1
- String
- num2
- Int32
- num3
- Int32
- level1
- UtilEntryLevel