Rejects (rolls back) all changes to this Entity since it was queried or had AcceptChanges called on it.
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
Remarks
The EntityChanging and EntityChanged events will fire during a RejectChanges call with an EntityAction of [!:EntityAction.Rollback].
See Also
Reference
Entity.RejectChanges
[M:Breeze.Sharp.Entity.RemoveFromManager()]