Click or drag to resize

OrderBaseLastUpdateTime Property


Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public DateTime LastUpdateTime { get; set; }

Property Value

DateTime

Implements

IOrderLastUpdateTime
See Also