Gets the value that was applied to the field as the change.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public Object ModifiedValue { get; internal set; }
Visual Basic (Declaration)
Public Property ModifiedValue As Object

See Also