Creates a settings object with the properties initialized to the specified values.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- copyFlagsValue
- Type: System Boolean
Common copy flags value
- excludeColumns
- Type: System String
Columns to be excluded from the copying, as a string of the column names separated by a semicolon
See Also