RetailConnSeedDataGenerator.setDRMDistributionGroup Method [AX 2012]

Initialises a new instance for RecordInsertListand sets the DRM distribution group.

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
          public void setDRMDistributionGroup([boolean doProgressCount])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public void setDRMDistributionGroup([boolean doProgressCount])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          private void setDRMDistributionGroup()

Run On

Server

Parameters

  • doProgressCount
    Type: boolean
    A Boolean value.

See Also

Reference

RetailConnSeedDataGenerator Class