Click or drag to resize

AdapterBaseTCanRefreshAccount Method

Can refersh accounts/funds

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

Parameters

account  Account
Account

Return Value

Boolean

Implements

IAdapterCanRefreshAccount(Account)
See Also