WorkOrderActionMachineCode Property

Code of the machine involved in the action [CodMaquina].

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public int? MachineCode { get; set; }

Property Value

NullableInt32

See Also