BaseInfoCopyExternalColumns Method |
Copy value of external columns directly via set value
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected void CopyExternalColumns(
BaseInfo target
)
Parameters
- target
- Type: CMS.DataEngineBaseInfo
Target info class
See Also