FormGroupControl.canAddDataField Method [AX 2012]
Indicates whether a table field can be added.
public boolean canAddDataField(
int dataSourceId,
FieldId fieldId,
[int arrayIndex])
Run On
ClientParameters
- dataSourceId
- Type: int
An Integer data type that specifies the table ID.
- fieldId
- Type: FieldId Extended Data Type
A fieldId system data type that specifies the field ID.
- arrayIndex
- Type: int
Community Additions
ADD
Show: