PageArgs 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.
The PageArgs class lets you create, read, update, and delete X++ code and metadata.
public ref class PageArgs : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class PageArgs : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type PageArgs = class
inherit XppObjectBase
Public Class PageArgs
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
PageArgs() | |
PageArgs(IntPtr) |
Fields
__k_PageArgsId | |
kernelClass | (Inherited from XppObjectBase) |