FindByExternalDimKey(ExternalDimKey: Integer): IValidationCustomDimensionsBinding;
FindByExternalDimKey(ExternalDimKey: uinteger): Prognoz.Platform.Interop.Ms.IValidationCustomDimensionsBinding;
ExternalDimKey. Dimension key from external data source used in mapping.
The FindByExternalDimKey method searches for binding by dimension key from external data source.
If binding for the specified dimension is not found, the method returns Null.
See also: