IAnalysisModelComparisonService Methods |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Compare(AnalysisModel, AnalysisModel) |
Compare an AnalysisModel with another AnalysisModel.
Returns lists of IDs of objects that are new, updated or deleted.
| |
| Compare(AnalysisModel, AnalysisModel, Type) |
Compare an AnalysisModel with another AnalysisModel and skips the types provided
Returns lists of IDs of objects that are new, updated or deleted.
|