TraverseObjectSettingsExcludedNames Property |
Objects with codename or display name starting with these names will be filtered out.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public List<string> ExcludedNames { get; set; }
Property Value
Type:
ListStringSee Also