NoteWorkOrderCode Property

Indicates the code of work order which is adhered [CodParteTrabajo]

Definition

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

Property Value

NullableInt32

See Also