Share via


CustPayments_DirPtyNmPriAddr.existsPartyType Method [AX 2012]

Determines whether the PartyType data item is in the data container.

Syntax

public boolean existsPartyType()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

CustPayments_DirPtyNmPriAddr Class