FileDialog.FilterIndex Property
Parent Object: FileDialogDescription
The index of the default filter in the filter string (first index is 1).
Syntax
FileDialog.FilterIndex() As LongProperty Value
This is a read/write property whose value is a Long.Samples
Name | Description |
File Dialog | This sample demonstrates the use of the FileDialog object. The only requirement to run this sample is to have Inventor open. |