Share via


smmBusRel_DirPartyPostalAddressView.existsPostBox Method [AX 2012]

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

Syntax

public boolean existsPostBox()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

smmBusRel_DirPartyPostalAddressView Class