RetailConnSeedDataGenerator.setDRMDistributionSubgroup Method [AX 2012]

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

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 setDRMDistributionSubgroup([boolean doProgressCount])

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

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

Run On

Server

Parameters

  • doProgressCount
    Type: boolean
    A boolean value.

See Also

Reference

RetailConnSeedDataGenerator Class