ChangedInstanceOps Class

Class for holding change information.

Methods

Name Description
constructor(): ChangedInstanceOps    
addFromJson(val: 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: 01 May, 2024