Property HasChanges
HasChanges
Gets a value indicating whether the entity has any changes. This property is read-only and can only be accessed but not set from outside the implementing class.
bool HasChanges { get; }
Gets a value indicating whether the entity has any changes. This property is read-only and can only be accessed but not set from outside the implementing class.
bool HasChanges { get; }