CopyNodeDataSettingsExcludeColumns Property |
Gets or sets the columns to be excluded from the copying.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntaxpublic ISet<string> ExcludeColumns { get; }
Property Value
Type:
ISetString
See Also