Click or drag to resize

ChangeTracking Properties

The ChangeTracking type exposes the following members.

Properties
  NameDescription
Public propertyIsChanged
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Overrides SimpleChangeTrackingIsChanged.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Top
See Also