Share via


RetailConnReplicationJob.setPackageNumber Method [AX 2012]

Sets the package number that is to be sent to client.

Syntax

public void setPackageNumber(int _packageNumber)

Run On

Called

Parameters

  • _packageNumber
    Type: int
    The integer value that holds the package number.

See Also

Reference

RetailConnReplicationJob Class