The EntitySpaces 2008 API Reference (Full)
EmployeesCollectionProxyStub Constructor (coll, dirtyRowsOnly)
EntitySpaces.CoreBusinessObjectsEmployeesCollectionProxyStubEmployeesCollectionProxyStub(esEntityCollection, Boolean)
Persistence Layer and Business Objects for Microsoft .NET
Initializes a new instance of the EmployeesCollectionProxyStub class
Declaration Syntax
C#Visual Basic
public EmployeesCollectionProxyStub(
	esEntityCollection coll,
	bool dirtyRowsOnly
)
Public Sub New ( _
	coll As esEntityCollection, _
	dirtyRowsOnly As Boolean _
)
Parameters
coll (esEntityCollection)
dirtyRowsOnly (Boolean)

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