Share via


NSAsynchronousFetchRequest.FetchRequest Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSFetchRequest FetchRequest { [Foundation.Export("fetchRequest", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fetchRequest", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.FetchRequest : CoreData.NSFetchRequest

Property Value

Attributes

Applies to