FormTreeItem Class
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 ref class FormTreeItem : Microsoft::Dynamics::Ax::Xpp::XppObjectBase, Microsoft::Dynamics::AX::KernelInterop::IHasImplementationClass
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class FormTreeItem : Microsoft.Dynamics.Ax.Xpp.XppObjectBase, Microsoft.Dynamics.AX.KernelInterop.IHasImplementationClass
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type FormTreeItem = class
inherit XppObjectBase
interface IHasImplementationClass
Public Class FormTreeItem
Inherits XppObjectBase
Implements IHasImplementationClass
- Inheritance
- Attributes
- Implements
-
Microsoft.Dynamics.AX.KernelInterop.IHasImplementationClass
Constructors
FormTreeItem() | |
FormTreeItem(IntPtr) | |
FormTreeItem(String, Int32, Int32, Object) | |
FormTreeItem(String, Int32, Int32) | |
FormTreeItem(String, Int32) | |
FormTreeItem(String) |
Fields
__k_FormTreeItemId | |
kernelClass | (Inherited from XppObjectBase) |
Methods
Explicit Interface Implementations
IHasImplementationClass._impl() |