Share via


CKSyncEngineSendChangesScope.RecordIds Property

Definition

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

Property Value

Attributes

Applies to