AbstractImportExportSettingsIsAutomaticallySelected Method |
Indicates if given object type is automatically selected.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 13.0.131
Syntax public bool IsAutomaticallySelected(
GeneralizedInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineGeneralizedInfo
Object instance
Return Value
Type:
BooleanSee Also