Share via


InventDeliveryModes_LanguageTxt.existsTxtRecId Method [AX 2012]

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

Syntax

public boolean existsTxtRecId()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventDeliveryModes_LanguageTxt Class