Share via


RetailConnDataDirectorClient.addValue Method [AX 2012]

Adds the value to the client.

Syntax

public void addValue(anytype _value)

Run On

Called

Parameters

  • _value
    Type: anytype
    The value to be added to the client.

See Also

Reference

RetailConnDataDirectorClient Class