Click or drag to resize
ObjectTypeInfoIncludeToSynchronizationParentDataSet Property
If false, the object is not included in the parent DataSet (for synchronization).

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

Property Value

Type: IncludeToParentEnum
See Also