CKRecord.CreatorUserRecordId Property

Definition

The ID of the user record of the person who created thisCKRecord. null for unsaved records.

public virtual CloudKit.CKRecordID CreatorUserRecordId { [Foundation.Export("creatorUserRecordID", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.CreatorUserRecordId : CloudKit.CKRecordID

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to