Click or drag to resize

AdapterBaseTCanGetOrderHistory Method

Can get order history

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public virtual bool CanGetOrderHistory(
	OrderBase order
)

Parameters

order  OrderBase
OrderBase

Return Value

Boolean

Implements

IAdapterCanGetOrderHistory(OrderBase)
See Also