DictFieldGroup 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 DictFieldGroup class provides information about a specific field group in a table.
public ref class DictFieldGroup : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class DictFieldGroup : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type DictFieldGroup = class
inherit XppObjectBase
Public Class DictFieldGroup
Inherits XppObjectBase
- Inheritance
- Attributes
Remarks
For a code example that uses this class, see the DictFieldGroup.numberOfFields Method method.
Constructors
DictFieldGroup() | |
DictFieldGroup(Int32, String, Int32) | |
DictFieldGroup(Int32, String) | |
DictFieldGroup(IntPtr) |
Fields
__k_DictFieldGroupId | |
kernelClass | (Inherited from XppObjectBase) |