getChangedPropertyValueNames MethodStatic

Retrieves the names of the properties whose values have changed for the given instance change

See also Change Summary Overview

getChangedPropertyValueNames(iModel: IModelDb, instanceChangeId: Id64String): string[]

throws IModelError if the change cache file hasn't been attached, or in case of other errors.

Parameter Type Description
iModel IModelDb iModel
instanceChangeId Id64String Id of the InstanceChange to query the properties whose values have changed

Returns - Returns names of the properties whose values have changed for the given instance change

Defined in

Last Updated: 08 January, 2020