Click or drag to resize

UnitXmlImporter Constructor

Initializes a new instance of the UnitXmlImporter class

Namespace:  PDTec.IceNet.Domain.UnitOfMeasurement
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public UnitXmlImporter(
	IDatabaseRepository pRepository,
	string uomFolderKey,
	string attrFolderKey
)

Parameters

pRepository
Type: PDTec.IceNet.Core.DatabaseIDatabaseRepository
uomFolderKey
Type: SystemString
attrFolderKey
Type: SystemString
See Also