Select_(Where: IMbElementDependentTemplate): IMbElementDependents;
@Select(Where: Prognoz.Platform.Interop.Metabase.MbElementDependentTemplateClass): Prognoz.Platform.Interop.Metabase.IMbElementDependents;
Where. Template, according to which dependencies are selected.
The Select_ method returns parameters of dependencies corresponding with a specified template.
If there are not dependencies corresponding with a specified template the method returns an empty collection.
The property use is given in the example for IMbElementDependent.Dictionary.
See also: