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.2.0.0 (7.2.7583.15464)
Syntax
C#
void SetAttributes(
	ObjTypeUnitsAttributeSet pAttributes
)

Parameters

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