RetailConnSeedDataGenerator.addToPOSIsThemes 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
private void addToPOSIsThemes(RetailPOSSkinName _themeName, RefRecId _deviceType)
Microsoft Dynamics AX 2012 R2 (SYS)
private void addToPOSIsThemes(RetailPOSSkinName _themeName)
Run On
ServerParameters
- _themeName
- Type: RetailPOSSkinName Extended Data Type
- _deviceType
- Type: RefRecId Extended Data Type
Community Additions
ADD
Show:
Note