跳到主要内容

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

删除孔

Signature:

function deleteHoleAsync(holeId: string): Promise<void>;

Links: function deleteHoleAsync(holeId: string): Promise<void>;

Parameters

Parameter

Type

Description

holeId

string

孔Id

@vm-type AsyncFunctionType

Returns:

Promise<void>