Click or drag to resize

FinancialItemStockLocation Property

Stock Location associated with materials cost record. Supported for material costs; otherwise NULL.

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

Property Value

Type: StockLocation
See Also