TreeNode.AOTKernelHelpType 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.
public:
virtual Dynamics::AX::Application::KernelHelpType AOTKernelHelpType();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual Dynamics.AX.Application.KernelHelpType AOTKernelHelpType ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOTKernelHelpType : unit -> Dynamics.AX.Application.KernelHelpType
override this.AOTKernelHelpType : unit -> Dynamics.AX.Application.KernelHelpType
Public Overridable Function AOTKernelHelpType () As KernelHelpType
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute