FindByValidationDimKey(ValidationDimKey: Integer): IValidationCustomDimensionsBinding;
FindByValidationDimKey(ValidationDimKey: uinteger): Prognoz.Platform.Interop.Ms.IValidationCustomDimensionsBinding;
ValidationDimKey. Dimension key from mapped data source used for validation.
The FindByValidationDimKey method searches for binding by dimension key from mapped data source used for validation.
If binding for the specified dimension is not found, the method returns Null.
The property use is given in the example for IValidationCustomMappings.FillByAttributes.
See also: