Share via


HcmWorkerImport_HcmPersonPrivateDetails.existsNativeLanguage Method [AX 2012]

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

Syntax

public boolean existsNativeLanguage()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

HcmWorkerImport_HcmPersonPrivateDetails Class