| DataObjectSaveOptionsForceSaveOfUnchangedVersion Property |
Unless set to true, the save method will only create a new data version if at least
on of the property values differ from the previous version.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool ForceSaveOfUnchangedVersion { get; set; }
Property Value
Type:
Boolean
See Also