Click or drag to resize
COrganizationChartImplBase Constructor
Initializes a new instance of the COrganizationChartImplBase class

Namespace: PDTec.IceNet.Domain.Development.BusinessObjects.Implementation
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public COrganizationChartImplBase(
	IRepository pRepository,
	IObjectImpl pObject
)

Parameters

pRepository
Type: PDTec.IceNet.Core.ModelIRepository
pObject
Type: PDTec.IceNet.Core.Model.ImplementationIObjectImpl
See Also