Modified: Boolean;
The Modified property returns a flag of changes availability in the collection.
By default this property is set to False. If new dependencies are added to the collection or existing ones are removed the property returns value True. If there are any changes in the collection it is necessary to call the IMbElementDependenciesDatabase.Update method to save all changes in repository.
See also: