跳到主要内容

IDP.Integration.Bom.Plank.updateHoleAsync() function

更新孔

Signature:

function updateHoleAsync(hole: BomPlankHole & BoomPlankWithId): Promise<void>;

Links: function updateHoleAsync(hole: BomPlankHole & BoomPlankWithId): Promise<void>;

Parameters

Parameter

Type

Description

hole

BomPlankHole & BoomPlankWithId

孔信息

@vm-type AsyncFunctionType

Returns:

Promise<void>