| DataObjectTypeEnableArchiving Property |
If the type is enabled for archiving, the archiving feature will create a db table named after the type system name and copy versions to the archive.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool EnableArchiving { get; set; }
Property Value
Type:
Boolean
See Also