All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
MachineService Class Reference

MachineService class. More...

Public Member Functions

 MachineService ()
 Initializes a new instance of the MachineService class. More...
 

Properties

Machine Machine [get, set]
 Gets or sets the id. More...
 
ServiceType ServiceType [get, set]
 Gets or sets the type of the service. More...
 
MachineStatus Status [get, set]
 MachineStatus class More...
 

Description

MachineService class.

Constructor & Destructor Documentation

Initializes a new instance of the MachineService class.

Property Documentation

Machine Machine
getset

Gets or sets the id.

The id.

Gets or sets the type of the service.

The type of the service.

The enumeration for ServiceType.

EnumerationDescription
0Unknown
1CoreWorkerService
2ExportService
3TransformationService
MachineStatus Status
getset

MachineStatus class

The enumeration for MachineStatus.

EnumerationDescription
0Inactive
1Active

.