ProdProjEInvoice_CompanyInfo.existsDirPartyPrimaryContactInfo_Company Method [AX 2012]

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

public boolean existsDirPartyPrimaryContactInfo_Company()

Run On

Called

Return Value

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

For more information, see the AfStronglyTypedDataContainer class.

Community Additions

ADD
Show: