Click or drag to resize
CopyNodeDataSettingsExcludeColumns Property
Gets or sets the columns to be excluded from the copying, as a string of the column names separated by a semicolon.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public string ExcludeColumns { get; set; }

Property Value

Type: String
See Also