Click or drag to resize
ImportExportSettingsIsAutomaticallySelected Property
Indicates whether all objects of the type are automatically selected when creating export packages. For internal objects that are not visible in the object tree. False by default.

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

Property Value

Type: Boolean
See Also