SalesSalesEInvoice_DirPerson_Empl_DirPer.existsProfessionalTitle Method [AX 2012]

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

Syntax

public boolean existsProfessionalTitle()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesEInvoice_DirPerson_Empl_DirPer Class