RetailDeploymentHierarchyUIInterface.showRecordForm Method [AX 2012]
Show a specific record.
Syntax
public void showRecordForm(Common _record)
Run On
Called
Parameters
- _record
Type: Common Table
The record to be shown.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Show a specific record.
public void showRecordForm(Common _record)
Called