Share via


RetailConnDataDirectorClient.setMaxRec Method [AX 2012]

Sets the maximum size of records to be accessed by the client.

Syntax

public void setMaxRec(int _recSize)

Run On

Called

Parameters

  • _recSize
    Type: int
    The maximum size of records.

See Also

Reference

RetailConnDataDirectorClient Class