Click or drag to resize

OrderBaseTimeStamp Property

Gets or sets the time stamp

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

Property Value

DateTime

Implements

IOrderTimeStamp
See Also