Share via


HcmJobApplication_HRMApplicationBasket.existsStreetExternal Method [AX 2012]

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

Syntax

public boolean existsStreetExternal()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

HcmJobApplication_HRMApplicationBasket Class