Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IValidationUserComponent interface is used to work with user validation component.
Component is a series that can be set up to perform a more efficient analysis of throwing exceptions in validation rule.
A component can be set up based on selection or a formula. The setup method depends on the IValidationUserComponent.Kind property.
Property name | Brief description | |
The Key property returns the component's key. | ||
The Kind property determines the component's type. | ||
The Selection property determines the selection, based on which the component is set up. | ||
The Tag property is used to store user information about component. | ||
The Transform property determines the formula, based on which the component is set up. |
See also: