Edit

Share via


CKModifyRecordsOperation.RecordsToSave Property

Definition

The CKRecord objects to be saved in the database.

public virtual CloudKit.CKRecord[] RecordsToSave { [Foundation.Export("recordsToSave", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordsToSave:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.RecordsToSave : CloudKit.CKRecord[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to