| AbstractImportExportSettingsmSelectedGlobalTasksHashtable Field |
Hashtable with lists of global selected tasks [ObjectType.ToLowerCSafe()] -> [List of task IDs]
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 13.0.131
Syntaxprotected SafeDictionary<string, List<int>> mSelectedGlobalTasksHashtable
Field Value
Type:
SafeDictionaryString,
ListInt32
See Also