ISIISItem Table
InstallShield 2025
Project:
                                                    
| • | Basic MSI | 
| • | DIM | 
| • | InstallScript | 
| • | InstallScript MSI | 
| • | Merge Module | 
The ISIISItem table contains information about IIS settings that are configured in the Internet Information Services view.
| Column | Type | Key | Nullable | Description | |||||||||||||||
| ISIISItem | String | Yes | No | Primary key for table. This item identifies the Web site or other IIS item that is being created. | |||||||||||||||
| ISIISItem_Parent | String | No | Yes | Foreign key into the ISIISItem column. This item identifies the Web site or other IIS item that contains the current item. | |||||||||||||||
| DisplayName | Localizable string | No | Yes | An optional localized name for the Web site or other IIS item. | |||||||||||||||
| Type | Integer | No | No | Identifies the type of IIS item. Available options are: 
 
 
 
 
 | |||||||||||||||
| Component_ | String | No | Yes | Name of the component that contains the IIS item. | 
See Also