IBomPlankRelation.relation property
Signature:
relation?: {
relationType: EPlankRelationType;
relationData: IBomPlankEditable[];
technology?: string;
};
Links: relation?: { relationType: EPlankRelationType; relationData: IBomPlankEditable[]; technology?: string; };