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 | 孔信息 @vm-type AsyncFunctionType |
Returns:
Promise<void>