Click or drag to resize

ExternalAdapterBaseTryAddAccount Method

Add an Account object in the Account drop-down list

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

Parameters

account  Account

Return Value

Boolean
See Also