Click or drag to resize

IAnalysisModelComparisonService Methods

[This is preliminary documentation and is subject to change.]

Methods
  NameDescription
Public methodCompare(AnalysisModel, AnalysisModel)
Compare an AnalysisModel with another AnalysisModel. Returns lists of IDs of objects that are new, updated or deleted.
Public methodCompare(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.
Top
See Also