InventTransferOrderCreate_InvTransTable.existsFromContactPerson Method [AX 2012]
Indicates whether the FromContactPerson value exists in the data container.
Syntax
public boolean existsFromContactPerson()
Run On
Called
Return Value
Type: boolean
true if the FromContactPerson value exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer Class class.