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