Click or drag to resize
ObjectTypeInfoIncludeToVersionParentDataSet Property
Indicates if the objects should be included in version data set of it's parent

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

Property Value

Type: Boolean
See Also