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
Syntax public ISet<string> ExcludeColumns { get; }
Property Value
Type:
ISetStringSee Also