Skip to main content
A newer version of this page is available. .
All docs
V21.1

MongoDBQueryViewModelsList Constructors

A View Model that stores a collection of MongoDB query View Models.
Name Parameters Description
MongoDBQueryViewModelsList(IList<MongoDBQueryViewModel>, IParameterService, IParameterEditorService, Dictionary<String, String[]>) list, parameterService, parameterEditorService, serverSchema Initializes a new instance of the MongoDBQueryViewModelsList class with specified settings.
See Also