CKFetchRecordZoneChangesOperation.RecordZoneIDs Property

Definition

Gets or sets the list of record zone IDs to monitor.

public virtual CloudKit.CKRecordZoneID[] RecordZoneIDs { [Foundation.Export("recordZoneIDs", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordZoneIDs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.RecordZoneIDs : CloudKit.CKRecordZoneID[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to