Click or drag to resize
ObjectTypeInfoIncludeToVersionParentDataSet Property
Determines if objects of the given type are included in the version data of parent objects. True by default.

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

Property Value

Type: Boolean
See Also