Click or drag to resize
CompareSettingsIgnoreCodeNameColumn Property
If true, code name columns are not compared.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool IgnoreCodeNameColumn { get; set; }

Property Value

Type: Boolean
See Also