Share via


XmlEventArgs.NewValue Property

Gets the new value for the node being changed.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
'Usage

Property Value

The value that will replace the existing value.

Remarks

The NewValue property contains the value of the node that will replace the existing value. To get the original value of the node, use the OldValue property.

This member can be accessed without restrictions.

This type or member can be accessed from code running in forms opened in Microsoft Office InfoPath 2007 or in a Web browser.

See Also

Reference

XmlEventArgs Class
XmlEventArgs Members
Microsoft.Office.InfoPath Namespace