Click or drag to resize

OrderBaseParentOrderId Property

Gets or sets the parent order id

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

Property Value

Object

Implements

IOrderParentOrderId
See Also