Share via


CKFetchRecordsOperation.RecordIds Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CloudKit.CKRecordID[]? RecordIds { [Foundation.Export("recordIDs", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordIDs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("recordIDs", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setRecordIDs:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.RecordIds : CloudKit.CKRecordID[] with get, set

Property Value

Attributes

Applies to