Click or drag to resize

MaterialTransactionWorkOrderId Property

Work Order ID; supported and required only when transaction type is Use in Service. For retrieval only; ignored when material transaction is committed.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int WorkOrderId { get; set; }

Property Value

Type: Int32
See Also