IInfoProviderFakeTInfo, TProviderIncludeData Method |
Includes the given data to the source items while keeping the existing data intact
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax void IncludeData(
params TInfo[] sourceItems
)
Parameters
- sourceItems
- Type: TInfo
Source items to include
See Also