Click or drag to resize
ObjTypeUnitsConverterParseValueUI2Model Method

Namespace: PDTec.IceNet.Domain.UnitOfMeasurement
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
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