Share via


PdsBatchAttribByItem::existItemId Method

Indicates whether an attribute relation is assigned to an item.

Syntax

client server public static boolean existItemId(
    ItemId _itemId, 
    PdsBatchAttribRelation _attribRelation, 
    PdsBatchAttribCode _attribCode)

Run On

Called

Parameters

Return Value

Type: boolean
true if the attribute relation is assigned to the item; otherwise, false.

See Also

Reference

PdsBatchAttribByItem Table