Determines which properties have been modified since the object was last saved.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public ReadOnlyCollection<BaseScriptPageConfiguration..::..Property> PropertiesChanged { get; }
Visual Basic
Public ReadOnly Property PropertiesChanged As ReadOnlyCollection(Of BaseScriptPageConfiguration..::..Property)
	Get

See Also