How can I put the data of a bomview in a DataTable?
I use this to get the bomview
(IEdmBomView3)aFile.GetComputedBOM("BOMforCCRI", -1, configurationName, (int)EdmBomFlag.EdmBf_ShowSelected);
How can I put the data of a bomview in a DataTable?
I use this to get the bomview
(IEdmBomView3)aFile.GetComputedBOM("BOMforCCRI", -1, configurationName, (int)EdmBomFlag.EdmBf_ShowSelected);