Share via


DirPartyLocationKey.existsParty_PartyNumber Method [AX 2012]

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

Syntax

public boolean existsParty_PartyNumber()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

DirPartyLocationKey Class