Share via


TaxTransReportsController_IN.setLabelsCaption Method [AX 2012]

Sets field captions.

Syntax

public void setLabelsCaption(
    container _fieldValues, 
    str _headerNote, 
    str _footerNote)

Run On

Called

Parameters

  • _fieldValues
    Type: container
    The field values that it is assigned to.
  • _headerNote
    Type: str
    The header note that it is assigned to.
  • _footerNote
    Type: str
    The footer note that it is assigned to.

See Also

Reference

TaxTransReportsController_IN Class