CKRecord.ChangedKeys Method

Definition

The keys whose values have changed since the record was downloaded or saved.

[Foundation.Export("changedKeys")]
public virtual string[] ChangedKeys ();
abstract member ChangedKeys : unit -> string[]
override this.ChangedKeys : unit -> string[]

Returns

String[]
Attributes

Applies to