IValidationSelectionValueList.FindById

Syntax

FindById(DimensionId: String): IValidationSelectionValue;

Parameters

DimensionId. Dictionary identifier.

Description

The FindById method searches for selection by dictionary identifier.

Comments

If selection is not found, the method returns Null.

See also:

IValidationSelectionValueList