Edit

Share via


CKModifyRecordsOperation.SavePolicy Property

Definition

Defines the behavior when the server contains a newer version of the to-be-saved CKRecord.

public virtual CloudKit.CKRecordSavePolicy SavePolicy { [Foundation.Export("savePolicy", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSavePolicy:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.SavePolicy : CloudKit.CKRecordSavePolicy with get, set

Property Value

Attributes

Applies to