Click or drag to resize
AttrValueUpdateHelperConvertToAttrValue Method (RelAttrValueUpdate, Boolean)

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