Share via


NSManagedObject.IsFault Property

Definition

Gets a Boolean value that tells whether the receiver has been converted to a fault.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsFault { [Foundation.Export("isFault")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isFault")>]
member this.IsFault : bool

Property Value

Attributes

Applies to