Share via


CKSubscription.ZoneID Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CloudKit.CKRecordZoneID? ZoneID { [Foundation.Export("zoneID", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setZoneID:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("zoneID", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setZoneID:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ZoneID : CloudKit.CKRecordZoneID with get, set

Property Value

Attributes

Applies to