Click or drag to resize

IAnalysisModelComparisonServiceCompare Method

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

Overload List
  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