Message 1 of 4
BOM export from bill of material windows versus bom.export from code?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I arranged all coulms of Bill of Material list from own window. I am using "sav as" dialog box and csv option. But when I do this from the vba or vb.net below code:
oStructuredBOMView.Export(FileNameCsv, FileFormatEnum.kTextFileCommaDelimitedFormat)
The written csv file coulmn design is not like first step... This is very interesting.
The both file should be same, shouldn't it?!...
Regards,
Mucip:)