跳到主要内容

IDP.Integration.Bom.deleteGroupsByProductIdAsync() function

通过产品ID,批量删除分组

Signature:

function deleteGroupsByProductIdAsync(option: BomGroupDeleteByProductIdsOption): Promise<BomGroupDeleteByProductIdsResult>;

Links: function deleteGroupsByProductIdAsync(option: BomGroupDeleteByProductIdsOption): Promise<BomGroupDeleteByProductIdsResult>;

Parameters

Parameter

Type

Description

option

BomGroupDeleteByProductIdsOption

删除参数

Returns:

Promise<BomGroupDeleteByProductIdsResult>