Accountsload(Int64) Method

Load by Primary Key

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Accounts load(
	long id
)

Parameters

id  Int64
Primary key value

Return Value

Accounts
Single Accounts object

See Also