跳到主要内容

IDP.Integration.Bom.updateStructureAsync() function

更新装配件信息

Signature:

function updateStructureAsync(structure: BomStructureUpdate): Promise<void>;

Links: function updateStructureAsync(structure: BomStructureUpdate): Promise<void>;

Parameters

Parameter

Type

Description

structure

BomStructureUpdate

@vm-type AsyncFunctionType

Returns:

Promise<void>