IAnalysisModelItemDeleteService Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Contracts
public interface IAnalysisModelItemDeleteService
The IAnalysisModelItemDeleteService type exposes the following members.
Name | Description | |
---|---|---|
CascadingRemoveItemFromModel | Remove the provided IAnalysisObject from the provided AnalysisModel and also delete parent items when they do not reference any other objects. Objects referenced by the given item object will be deleted too, if they are not referenced by another objects |