IDP.Integration.Bom.Plank.deleteGrooveAsync() function
删除槽
Signature:
function deleteGrooveAsync(grooveId: string): Promise<void>;
Links: function deleteGrooveAsync(grooveId: string): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
grooveId | string | 槽Id @vm-type AsyncFunctionType |
Returns:
Promise<void>