NSManagedObject.ChangedValuesForCurrentEvent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a dictionary of the old values of persistent values that were recently changed since the context objects last changed.
public virtual Foundation.NSDictionary ChangedValuesForCurrentEvent { [Foundation.Export("changedValuesForCurrentEvent")] get; }
member this.ChangedValuesForCurrentEvent : Foundation.NSDictionary
Property Value
- Attributes