Share via


EUSLReporting_DirPartyLocation_ContPEL.existsLogisticsLocation_ContactPersonEL Method [AX 2012]

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

Syntax

public boolean existsLogisticsLocation_ContactPersonEL()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

EUSLReporting_DirPartyLocation_ContPEL Class