Share via


PDSBatchAttribTransfer::isAttributeInherited Method

Gets a value that indicates whether the attribute is inherited.

Syntax

client server public static boolean isAttributeInherited(
    BOMId _bomId, 
    PdsBatchAttribId _attribId, 
    ItemId _finishGood)

Run On

Called

Parameters

Return Value

Type: boolean
true if batch attribute _attribId will be inherited for _finishGood; otherwise, false.

See Also

Reference

PDSBatchAttribTransfer Table