CKFetchRecordZoneChangesOptions.PreviousServerChangeToken Property

Definition

Gets or sets the change token from the previous operation..

public virtual CloudKit.CKServerChangeToken PreviousServerChangeToken { [Foundation.Export("previousServerChangeToken", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPreviousServerChangeToken:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PreviousServerChangeToken : CloudKit.CKServerChangeToken with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to