Click or drag to resize
CopyNodeDataSettingsExcludeColumns Property
Gets or sets the columns to be excluded from the copying.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public ISet<string> ExcludeColumns { get; }

Property Value

Type: ISetString
See Also