Share via


HcmWorkerImport_DirPartyContactInfoView.existsLocationId Method [AX 2012]

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

Syntax

public boolean existsLocationId()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

HcmWorkerImport_DirPartyContactInfoView Class