CKModifyRecordsOperation.SavePolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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