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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool IsAutomaticallySelected { get; set; }
Property Value
Type:
BooleanSee Also