Click or drag to resize

AdapterBaseTCanRefreshPosition Method

Can refresh the position

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

Parameters

account  Account
Account

Return Value

Boolean

Implements

IAdapterCanRefreshPosition(Account)
See Also