Share via


RetailCreateSpecificLabel.runForPrint Method [AX 2012]

Calls the methods to validate and create the label.

Syntax

public void runForPrint(
    FormDataSource _formDs, 
    str _reportName, 
    RetailLabelTypeBase _labelType)

Run On

Called

Parameters

  • _reportName
    Type: str
    Report name

See Also

Reference

RetailCreateSpecificLabel Class