ReplenishmentOrder.TimeZone Property |
Time Zone inherited from Stock Location referenced by MH Location; value set once when MH Order is created and never changes.
This is redundant field used to interpret timestamp values stored as part of MH Order hierarchy.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int TimeZone { get; set; }
Property Value
Type:
Int32
See Also