DefaultDataSettingsExcludedColumns Property |
List of columns that should be excluded from the exported data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public List<string> ExcludedColumns { get; set; }
Property Value
Type:
ListStringSee Also