Share via


RetailConnSeedDataGenerator.addToRetailReportLocalizedString Method [AX 2012]

Syntax

private void addToRetailReportLocalizedString(
    str _stringId, 
    str _stringValue, 
    str _locale)

Run On

Server

Parameters

  • _stringId
    Type: str
  • _stringValue
    Type: str
  • _locale
    Type: str

See Also

Reference

RetailConnSeedDataGenerator Class