An interface which provides access to account information.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)

Syntax

C#
public interface IAccountInfo
Visual Basic (Declaration)
Public Interface IAccountInfo
Visual C++
public interface class IAccountInfo

See Also