InfoObjectRepositoryTCollection, TObject, TSettingsCollectionSettingsByIndex Property |
Table of collection settings by index [index -> InfoCollectionSettings]
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected SafeDictionary<int, TSettings> CollectionSettingsByIndex { get; }
Property Value
Type:
SafeDictionaryInt32,
TSettingsSee Also