Click or drag to resize

StockLocationInventoryDetailsCreatedOn Property

Timestamp showing when Product Lot record was created; i.e. when this particular set of parts/materials was delivered to Stock Location.

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

Property Value

DateTime
See Also