Click or drag to resize

AdapterBase<T>.CanRefreshOrders Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntax
C#
public virtual bool CanRefreshOrders(
	Account account
)

Parameters

account  Account
 

Return Value

Boolean

Implements

IAdapter.CanRefreshOrders(Account)
See Also