AbstractInfoBaseTInfoAllowExternalColumn Method |
Indicates whether a given column is allowed to be saved externally.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected virtual bool AllowExternalColumn(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
BooleanSee Also