RunBaseDialogModify.getFieldNameSet Method [AX 2012]
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
protected Set getFieldNameSet(TableId _tableId)
Microsoft Dynamics AX 2012 R2 (SYS)
protected Set getFieldNameSet(TableId _tableId)
Microsoft Dynamics AX 2012 Feature Pack (SYS)
private Set getFieldNameSet(TableId _tableId)
Microsoft Dynamics AX 2012 (FPK)
private Set getFieldNameSet(TableId _tableId)
Microsoft Dynamics AX 2012 (SYS)
private Set getFieldNameSet(TableId _tableId)
Run On
CalledParameters
- _tableId
- Type: TableId Extended Data Type
Community Additions
ADD
Show:
Note