Click or drag to resize

IObjTypeUnitsBaseSetAttributes Method

Sets all attributes of the ObjType Units.

Namespace:  PDTec.IceNet.Domain.UnitOfMeasurement.BusinessObjects
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
void SetAttributes(
	ObjTypeUnitsAttributeSet pAttributes
)

Parameters

pAttributes
Type: PDTec.IceNet.Domain.UnitOfMeasurement.BusinessObjectsObjTypeUnitsAttributeSet
The ObjType Units attribute set.
See Also