Accountsload(Int32) Method

Load from database

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Accounts load(
	int m_Key
)

Parameters

m_Key  Int32
Record key to retrieve

Return Value

Accounts
Account object

See Also