Syntax
Public Overrides Function Accounts()As List(Of String)
This function returnsthe list of the accounts for the current Backoffice.
Sample
Public Overrides Function Accounts() Return m_BO.AccountsList () End Function
See Also
Syntax
Public Overrides Function Accounts()As List(Of String)
This function returnsthe list of the accounts for the current Backoffice.
Sample
Public Overrides Function Accounts() Return m_BO.AccountsList () End Function
See Also