CustCustomer_DirParty_OMTeam.existsTeamMembershipCriterion Method [AX 2012]
Determines whether the TeamMembershipCriterion data item is in the data container.
Syntax
public boolean existsTeamMembershipCriterion()
Run On
Called
Return Value
Type: boolean
true if the TeamMembershipCriterion data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.