Cronous Emulation Server Daemon

RetrieveAccount.account Property

Account information.

[Visual Basic]
Public Property ReadOnly account As AccountInformation
[C#]
public AccountInformation account { get; }
[C++]
public: __property AccountInformation* get_account();
[JScript]
public function get account() : AccountInformation

See Also

RetrieveAccount Class | croemud.database Namespace