Click or drag to resize

MaterialTransactionSourceStockLocationId Property

Source Stock Location, supported and required only when transaction type is Transfer.

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

Property Value

Type: Int32
See Also