Share via


CKModifyRecordsOperation.RecordIdsToDelete Property

Definition

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

Property Value

Attributes

Applies to