Click or drag to resize

OrderBaseId Property

Gets or sets the id, usually as assigned by ArthaChitra

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

Property Value

Object

Implements

IOrderId
See Also