Share via


CKModifyRecordsOperation.RecordsToSave Property

Definition

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

Property Value

Attributes

Applies to