Returns true if the column is excluded.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- excludedColumns
- Type: System String
List of excluded columns (starting and ending with semicolon ";")
- column
- Type: System String
Column to check
Return Value
Type: BooleanSee Also