NSManagedObject.IsInserted Property

Definition

Gets a Boolean value that tells whether the receiver was inserted into a managed object context.

public virtual bool IsInserted { [Foundation.Export("isInserted")] get; }
member this.IsInserted : bool

Property Value

Attributes

Applies to