AllowSaveData: Boolean;
The AllowSaveData property determines whether after modification object data will be saved to the source.
Available options:
True. Default. Data after changes will be saved to the source.
False. Data after changes will not be saved to the source.
The property use is given in the example for IEaxObject.Id.
See also: