Edit

Share via


CKModifyRecordZonesOperation.RecordZoneIdsToDelete Property

Definition

Gets or sets the CKRecordZoneID objects identifying the zones to delete.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to