Click or drag to resize

DataObjectTypeObjectVersioning Property

If not set, no new object version will be generated when the object is changed and the object history page will not be visible.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool ObjectVersioning { get; set; }

Property Value

Type: Boolean
See Also