Share via


DirPartyLocationKey.existsLocation_LocationId Method [AX 2012]

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

Syntax

public boolean existsLocation_LocationId()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

DirPartyLocationKey Class