Click or drag to resize
ImportExportSettingsIncludeToExportParentDataSet Property
Determines how the system includes objects of the type when exporting parent objects.

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

Property Value

Type: IncludeToParentEnum
See Also