Gets the kind of change that was tracked.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
public ChangeKind ChangeKind { get; private set; } |
Visual Basic (Declaration) |
---|
Public Property ChangeKind As ChangeKind |