Share via


PurchLineType_WithMultipleDeliveries.getDeleteWarning Method [AX 2012]

Retrieves the alternative warning message for deleting the order line.

Syntax

public str getDeleteWarning()

Run On

Called

Return Value

Type: str
The alternative warning message; otherwise, an empty String.

Remarks

If an empty string is returned, the standard message should be used.

See Also

Reference

PurchLineType_WithMultipleDeliveries Class