IPrxReport.SaveData

Syntax

SaveData([Callback: ICubeCallback = Null]);

Parameters

Callback - the object that handles errors occurring when saving data.

Description

The SaveData method saves changed data in the sources.

Comments

The method is outdated, use IDataChange.SaveData.

See also:

IPrxReport