IDP.Integration.Bom.createPlankAsync() function
创建板件接口
Signature:
function createPlankAsync(plank: BomPlankEditable): Promise<BoomPlankWithId>;
Links: function createPlankAsync(plank: BomPlankEditable): Promise<BoomPlankWithId>;
Parameters
Parameter | Type | Description |
---|---|---|
plank | @vm-type AsyncFunctionType |
Returns:
Promise<BoomPlankWithId>