Click or drag to resize
CompareSettingsIgnoredObjectTypes Property
Gets or sets the list of child object types which should be ignored.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public List<string> IgnoredObjectTypes { get; set; }

Property Value

Type: ListString
See Also