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