Class DIGITimeRecording
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.PlugIn.Logistics
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class DIGITimeRecording : EquipmentItem
Constructors
| Improve this Doc View SourceDIGITimeRecording()
Initializes the
Declaration
public DIGITimeRecording()
Properties
| Improve this Doc View SourceDeviceNumber
Gets or sets the device number
Declaration
public string DeviceNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EquipmentTypeId
Declaration
public override Guid EquipmentTypeId { get; }
Property Value
Type | Description |
---|---|
System.Guid |
Overrides
| Improve this Doc View SourceExecution
Gets or sets the execution of the DIGI Time Recording unit
Declaration
public string Execution { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RelaisNumber
Gets or sets the relais number
Declaration
public string RelaisNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |