Share via


ReturnReturnOrderIn_SalesTable.existsExportReason Method [AX 2012]

Determines whether the ExportReason data item exists in the data container.

Syntax

public boolean existsExportReason()

Run On

Called

Return Value

Type: boolean
true if the ExportReason data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

ReturnReturnOrderIn_SalesTable Class