Share via


InventTransferOrderCreate_InvTransTable.existsToContactPerson Method [AX 2012]

Indicates whether the ToContactPerson value exists in the data container.

Syntax

public boolean existsToContactPerson()

Run On

Called

Return Value

Type: boolean
true if the ToContactPerson value exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer Class class.

See Also

Reference

InventTransferOrderCreate_InvTransTable Class