Click or drag to resize

AttrValueUpdateHelperConvertToAttrValue Method (RelAttrValueUpdate, Boolean)

Namespace:  PDTec.IceNet.Sdk.Model
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static RelAttrValue[] ConvertToAttrValue(
	RelAttrValueUpdate[] aUpdates,
	bool useNewValue
)

Parameters

aUpdates
Type: PDTec.IceNet.Core.Model.ImplementationRelAttrValueUpdate
useNewValue
Type: SystemBoolean

Return Value

Type: RelAttrValue
See Also