IValidationSelectionValue

Assembly: Ms;

Description

The IValidationSelectionValue interface is used to work with element of data set used for validation.

Inheritance Hierarchy

          INamedEntityModel

          IValidationSelectionValue

Comments

The data set element is set using selection by a dimension. To work with the whole set, use the IValidationSelectionValueList interface.

Properties

  Property name Brief description
Element The Element property determines selected element.
Parameter The Parameter property determines parameter which sets selected elements.
Selection The Selection property returns selection determining data set.
Value The Value property determines selected elements.

Properties inherited from INamedEntityModel

  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:

Ms Assembly Interfaces