Click or drag to resize
ITrackable Interface
Information about a trackable object.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface ITrackable

The ITrackable type exposes the following members.

Properties
  NameDescription
Public propertyIsDirty
Test if object has changed.
Top
Methods
  NameDescription
Public methodHasChanged
Mark object as changed.
Top
See Also