opsi-api / Exports / interfaces/IfcProduct / IfcProduct
# Interface: IfcProduct
interfaces/IfcProduct.IfcProduct
# Table of contents
# Properties
- advice
- alwaysScript
- changelog
- customScript
- description
- id
- ident
- licenseRequired
- name
- onceScript
- packageVersion
- priority
- productClassIds
- productVersion
- setupScript
- type
- uninstallScript
- updateScript
- userLoginScript
- windowsSoftwareIds
# Properties
# advice
• Optional
advice: string
# Defined in
interfaces/IfcProduct.ts:9 (opens new window)
# alwaysScript
• alwaysScript: string
# Defined in
interfaces/IfcProduct.ts:18 (opens new window)
# changelog
• Optional
changelog: string
# Defined in
interfaces/IfcProduct.ts:7 (opens new window)
# customScript
• Optional
customScript: string
# Defined in
interfaces/IfcProduct.ts:8 (opens new window)
# description
• Optional
description: string
# Defined in
interfaces/IfcProduct.ts:5 (opens new window)
# id
• id: string
# Defined in
interfaces/IfcProduct.ts:20 (opens new window)
# ident
• ident: string
# Defined in
interfaces/IfcProduct.ts:3 (opens new window)
# licenseRequired
• licenseRequired: boolean
# Defined in
interfaces/IfcProduct.ts:21 (opens new window)
# name
• name: string
# Defined in
interfaces/IfcProduct.ts:12 (opens new window)
# onceScript
• Optional
onceScript: string
# Defined in
interfaces/IfcProduct.ts:2 (opens new window)
# packageVersion
• packageVersion: string
# Defined in
interfaces/IfcProduct.ts:14 (opens new window)
# priority
• priority: number
# Defined in
interfaces/IfcProduct.ts:13 (opens new window)
# productClassIds
• Optional
productClassIds: string
[]
# Defined in
interfaces/IfcProduct.ts:17 (opens new window)
# productVersion
• Optional
productVersion: string
# Defined in
interfaces/IfcProduct.ts:15 (opens new window)
# setupScript
• setupScript: string
# Defined in
interfaces/IfcProduct.ts:6 (opens new window)
# type
• type: string
# Defined in
interfaces/IfcProduct.ts:19 (opens new window)
# uninstallScript
• Optional
uninstallScript: string
# Defined in
interfaces/IfcProduct.ts:10 (opens new window)
# updateScript
• Optional
updateScript: string
# Defined in
interfaces/IfcProduct.ts:16 (opens new window)
# userLoginScript
• Optional
userLoginScript: string
# Defined in
interfaces/IfcProduct.ts:11 (opens new window)
# windowsSoftwareIds
• Optional
windowsSoftwareIds: string
[]