Share via


RetailConnDataDirectorClient.addStringValue Method [AX 2012]

Adds a string value to the client or field in the client.

Syntax

public void addStringValue(str _stringValue, int _type)

Run On

Called

Parameters

  • _stringValue
    Type: str
    The string value that is to be added to the client.
  • _type
    Type: int
    The type of the field.

See Also

Reference

RetailConnDataDirectorClient Class