Click or drag to resize

ObjTypeUnitsConverterParseValueUI2Model Method

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 override Object ParseValueUI2Model(
	AttrValue sOldValue,
	string newValueString,
	out bool isChanged
)

Parameters

sOldValue
Type: PDTec.IceNet.Core.ModelAttrValue
newValueString
Type: SystemString
isChanged
Type: SystemBoolean

Return Value

Type: Object
See Also