Gets a record containing change information. This will be null if the ChangeKind
is Commit or Cancel, as these change kinds always apply to the collection of pending changes.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public ChangedValue ChangedValue { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property ChangedValue As ChangedValue |