Page 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.
This Page class lets you create, read, update, and delete X++ code and metadata.
public ref class Page abstract : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public abstract class Page : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type Page = class
inherit XppObjectBase
Public MustInherit Class Page
Inherits XppObjectBase
- Inheritance
- Derived
- Attributes
Remarks
Make sure that the user has access to the development security key (SysDevelopment) before this API is called.
Constructors
Page() | |
Page(IntPtr) |
Fields
__k_PageId | |
kernelClass | (Inherited from XppObjectBase) |