IDXExporterExportWithSaveFileDialog Method
Export the IDX file
Namespace: PCBI_IDX_ExportAssembly: PCBI_IDX_ImportExport (in PCBI_IDX_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
public void ExportWithSaveFileDialog(
IPCBIWindow parent
)
Public Sub ExportWithSaveFileDialog (
parent As IPCBIWindow
)
public:
void ExportWithSaveFileDialog(
IPCBIWindow^ parent
)
member ExportWithSaveFileDialog :
parent : IPCBIWindow -> unit
Parameters
- parent IPCBIWindow
- Instance of the PCBI window that holds the design for export