Edit

Share via


CKFetchRecordZonesOperation.RecordZoneIds Property

Definition

The CKRecordZoneID objects that identify the zones to retrieve.

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