| ClassStructureInfoColumnIndexes Property |
Column indexes dictionary [columnName] -> [columnIndex]
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntaxprotected StringSafeDictionary<int> ColumnIndexes { get; set; }Property Value
Type:
StringSafeDictionaryInt32
See Also