The EntitySpaces 2008 API Reference (Full)
FindByPrimaryKey Method (employeeID)
EntitySpaces.CoreBusinessObjectsEmployeesCollectionFindByPrimaryKey(Int32)
Persistence Layer and Business Objects for Microsoft .NET
Declaration Syntax
C#Visual Basic
public Employees FindByPrimaryKey(
	int employeeID
)
Public Function FindByPrimaryKey ( _
	employeeID As Integer _
) As Employees
Parameters
employeeID (Int32)

Assembly: BusinessObjects (Module: BusinessObjects) Version: 2008.1.811.0 (2008.1.0811.0)