OnBeforeExecuteSources(Value: IVirtualCubeSourceSelections);
Value. Collection of virtual cube source selections.
The OnBeforeExecuteSources method implements the event occurring before calculating virtual cube resources.
By using the parameter of the Value event, it is possible to get access to source selections and change them if required.
The example of use is given in description of the IVirtualCubeInstance.ExecuteCallback property.
See also: