Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IValidationSelectionValue interface is used to work with element of data set used for validation.
IValidationSelectionValue
The data set element is set using selection by a dimension. To work with the whole set, use the IValidationSelectionValueList interface.
| Property name | Brief description | |
| Element | The Element property determines selected element. | |
| Parameter | The Parameter property determines parameter which sets selected elements. | |
| The Selection property returns selection determining data set. | ||
| The Value property determines selected elements. |
| Property name | Brief description | |
| The Id property returns the object identifier. | ||
| The Key property returns the object key. | ||
| The Name property returns the object name. |
See also: