CKSubscription.ZoneID Property

Definition

Developers should not use this deprecated property.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CKRecordZoneSubscription'.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Use 'CKRecordZoneSubscription'.")]
public virtual CloudKit.CKRecordZoneID ZoneID { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CKRecordZoneSubscription'.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Use 'CKRecordZoneSubscription'.")] [Foundation.Export("zoneID", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CKRecordZoneSubscription'.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Use 'CKRecordZoneSubscription'.")] [Foundation.Export("setZoneID:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ZoneID : CloudKit.CKRecordZoneID with get, set

Property Value

Attributes

Applies to