CanPinDim(Source: Integer; DimKey: Integer; Pin: Boolean;): Boolean;
CanPinDim(Source: Integer; DimKey: Integer; Pin: Boolean;): Boolean;
Source. The parameter that determines source key.
DimKey. The parameter that determines dimension key in the data source.
Pin. The parameter that determines whether the transfer is possible.
TheCanPinDim method returns whether the dimension can be moved to the list of fixed private dimensions from the list of private dimensions and vice versa.
The method is outdated, use IEaxDataSources.CanPinDim.
See also: