SaveDataOption: Boolean;
SaveDataOption: boolean;
The SaveDataOption property determines whether data is saved to source when values are calculated by calculation algorithm in case of change.
Available values:
True. Values calculated by this algorithm are saved in the data source. Default value.
False. Values calculated by this algorithm are not saved in the data source.
See also:
IEaxDataAreaExternalTransformation