CKRecord.ChangedKeys Method
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.
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