CKRecord.Id Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A CKRecordID whose value is a unique identifier of this
CKRecord.
public virtual CloudKit.CKRecordID Id { [Foundation.Export("recordID", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Id : CloudKit.CKRecordID
Property Value
- Attributes