Microsoft Dynamics NAV Documentation
IValueControlAddInDefinition.HasValueChanged Property

Gets a value indicating whether the Value property has changed its value.

Namespace: Microsoft.Dynamics.Framework.UI.Extensibility
Assembly: Microsoft.Dynamics.Framework.UI.Extensibility (in microsoft.dynamics.framework.ui.extensibility.dll)
Syntax

C#
bool HasValueChanged { get; }

Property Value

true if Value property has changed its value; otherwise, false. The default is false.
See Also

Page view tracker