Click or drag to resize
LogObjectChangeSettingsCreateVersion Property
Indicates if the version should be created. Default true.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool CreateVersion { get; set; }

Property Value

Type: Boolean
See Also