Share via


WMSWorkLoadServiceDataContract.noReportSetupRecIdMessage Method [AX 2012]

Returns a validation error message for the case when no report setup ID is set.

Syntax

protected str noReportSetupRecIdMessage()

Run On

Server

Return Value

Type: str
A validation error message

Exceptions

Exception Condition
Error

The method is not overwritten.

Remarks

This method should be overwrtitten in the derived classes.

See Also

Reference

WMSWorkLoadServiceDataContract Class