IsDataChanged(Value: IDimSelectionSet): Boolean;
Value. Selection of elements, by which it is required to check if there is changed data.
The IsDataChanged property returns whether there is changed data by elements included into the specified selection.
The property returns True if there is changed data at least by one element of any dimension included into selection.
The example of use is given in description of the IPivotTable.PostEx method.
See also: