IAnalysisModelQuery Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Contracts
public interface IAnalysisModelQuery
The IAnalysisModelQuery type exposes the following members.
Name | Description | |
---|---|---|
GetById |
Retrieves the IAnalysisObject object from the given AnalysisModel specified by the given id.
| |
IsReferencedByOtherObjects |
Method for checking if the given IAnalysisObject is referenced by other objects in the given model
|