Click or drag to resize

AdapterBaseTCanRefreshHolding Method

Can refresh holding

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

Parameters

account  Account
Account

Return Value

Boolean

Implements

IAdapterCanRefreshHolding(Account)
See Also