LedgerRRGETemplateSections_W::copySection Method
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
server public static void copySection(
LedgerRRGETemplateSections_W _sourceSection,
LedgerRRGETemplateSections_W _targetSection,
[Map _propertyRecIdMap,
Map _unresolvedLinks])
Microsoft Dynamics AX 2012 R2 (SYS)
server public static void copySection(LedgerRRGETemplateSections_W _sourceSection, LedgerRRGETemplateSections_W _targetSection)
Run On
Server
Parameters
- _sourceSection
Type: LedgerRRGETemplateSections_W Table
- _targetSection
Type: LedgerRRGETemplateSections_W Table
- _propertyRecIdMap
Type: Map Class
- _unresolvedLinks
Type: Map Class