Skip to content

MobileCRM.ObservableObject.getChanged

rescocrm edited this page May 15, 2023 · 2 revisions

Creates a clone of this object containing all properties that were changed since object construction.

This method enumerates object recursively and creates the object clone containing only the changed properties.

Clone this wiki locally