Preparing search index...
The search index is not available
millconnect
millconnect
app/types/installation.type
CombinedInstallation
Interface CombinedInstallation
interface
CombinedInstallation
{
clientId
:
number
;
colorCode
?:
string
;
description
?:
string
;
externalId
:
string
;
id
:
number
;
image
:
string
;
installationId
:
number
;
installationKey
?:
string
;
installationName
:
string
;
installationType
:
number
;
isDeleted
:
boolean
;
isDepositionLocation
:
boolean
;
isFinisher
:
boolean
;
isForeign
:
boolean
;
isMachine
:
boolean
;
isProductionMachine
:
boolean
;
name
:
string
;
plcDestination
?:
number
;
projectNumber
?:
string
;
}
Hierarchy (
View Summary
)
LegacyInstallation
IInstallation
CombinedInstallation
Index
Properties
client
Id
color
Code?
description?
external
Id
id
image
installation
Id
installation
Key?
installation
Name
installation
Type
is
Deleted
is
Deposition
Location
is
Finisher
is
Foreign
is
Machine
is
Production
Machine
name
plc
Destination?
project
Number?
Properties
client
Id
clientId
:
number
Optional
color
Code
colorCode
?:
string
Optional
description
description
?:
string
external
Id
externalId
:
string
id
id
:
number
image
image
:
string
installation
Id
installationId
:
number
Optional
installation
Key
installationKey
?:
string
installation
Name
installationName
:
string
installation
Type
installationType
:
number
is
Deleted
isDeleted
:
boolean
is
Deposition
Location
isDepositionLocation
:
boolean
is
Finisher
isFinisher
:
boolean
is
Foreign
isForeign
:
boolean
is
Machine
isMachine
:
boolean
is
Production
Machine
isProductionMachine
:
boolean
name
name
:
string
Optional
plc
Destination
plcDestination
?:
number
Optional
project
Number
projectNumber
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
color
Code
description
external
Id
id
image
installation
Id
installation
Key
installation
Name
installation
Type
is
Deleted
is
Deposition
Location
is
Finisher
is
Foreign
is
Machine
is
Production
Machine
name
plc
Destination
project
Number
millconnect
Loading...