Share via


PDSBatchAttribTransfer::exist Method

Gets a value that indicates whether the record exists in the PDSBatchAttribTransfer table.

Syntax

client server public static boolean exist(
    RecId _recId, 
    ItemId _endItemId, 
    PdsBatchAttribId _attribId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists in the PDSBatchAttribTransfer table; otherwise, false.

See Also

Reference

PDSBatchAttribTransfer Table