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.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public string ExcludeColumns { get; set; }
Property Value
Type:
StringSee Also