IBomPlankRelation interface
关联的板件信息 仅支持创建板件时写入,更新板件时不支持更新关联关系
Signature:
interface IBomPlankRelation
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
{ relationType: EPlankRelationType; relationData: IBomPlankEditable[]; technology?: string; } | (Optional) |