Click or drag to resize
TextDiffListDstDiffList Property
List for differences in destination text data.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public List<DiffTextPart> DstDiffList { get; }

Property Value

Type: ListDiffTextPart
See Also