Share via


CKSyncEngineFetchChangesScope.ExcludedZoneIds Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSet<CloudKit.CKRecordZoneID> ExcludedZoneIds { [Foundation.Export("excludedZoneIDs", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("excludedZoneIDs", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ExcludedZoneIds : Foundation.NSSet<CloudKit.CKRecordZoneID>

Property Value

Attributes

Applies to