ReqTransPoMark.labelDialogDisqualifiedMarkedElements Method [AX 2012]

Retrieves a label to use in the dialog box for showing how many marked records were disqualified.

Syntax

protected str labelDialogDisqualifiedMarkedElements(int _countDisqualifiedMarkedElements)

Run On

Called

Parameters

  • _countDisqualifiedMarkedElements
    Type: int
    The number of disqualified records.

Return Value

Type: str
A label.

See Also

Reference

ReqTransPoMark Class