Share via


InventInventLocation_LocationAddress.existsEntityLocation Method [AX 2012]

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

Syntax

public boolean existsEntityLocation()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventInventLocation_LocationAddress Class