ChangedInstanceOps Class

Class for holding change information.

Methods

Name Description
constructor(): ChangedInstanceOps    
addFromJson(val: undefined | ChangedInstanceOpsProps): void Initializes the object from IModelJsNative.ChangedInstanceOpsProps.  

Properties

Name Type Description
deleteIds Set<string>    
insertIds Set<string>    
updateIds Set<string>    

Defined in

Last Updated: 12 February, 2024