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.0.0.0 (7.0.6906.26599)
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