Click or drag to resize

IAdapterCanRefreshOrderStatus Method

Can refresh order status

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

Parameters

order  OrderBase
OrderBase

Return Value

Boolean
See Also