Shift(Dimension: IDimInstance): IPrxCalculatedPointDimensionShift;
Shift(Dimension: Prognoz.Platform.Interop.Dimensions.IDimInstance): Prognoz.Platform.Interop.Report.IPrxCalculatedPointDimensionShift;
Dimension. Parameters of the calendar dimension, by which shift is executed.
The Shift property returns parameters of shift by dimension in the calculated point.
To get parent calculated point, use the IPrxCalculatedShiftedPoint.ParentPoint property.
The property use is given in the example for IPrxCalculatedPointDimensionShift.Shift.
See also: