Assembly: Dimensions;
Namespace: Prognoz.Platform.Interop.Dimensions;
The IDimSimpleAttrProbe interface contains methods used to check attributes by values of which the search should be carried out.
IDimSimpleAttrProbe
Methods of this interface should be redefined in custom class.
| Method name | Brief description | |
| Probe | The Probe method checks attribute and returns whether it is possible to search by the given attribute. |
See also: