FindById(DimensionId: String): IValidationSelectionValue;
FindById(DimensionId: string): IValidationSelectionValue;
DimensionId. Dictionary identifier.
The FindById method searches for selection by dictionary identifier.
If selection is not found, the method returns Null.
See also: