Click or drag to resize

UnitManagerConvertAttrsApp2BaseUnits Method (IObjType, UnitAttrValue)

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 AttrValue[] ConvertAttrsApp2BaseUnits(
	IObjType pObjType,
	UnitAttrValue[] aAppValues
)

Parameters

pObjType
Type: PDTec.IceNet.Core.ModelIObjType
aAppValues
Type: PDTec.IceNet.Domain.UnitOfMeasurementUnitAttrValue

Return Value

Type: AttrValue
See Also