Returns data row container initialized with data from rule condition if the table definition contains column named as rule item name.
If there is no column named as rule item name then empty data row container is returned.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- rule
- Type: CMS.OnlineMarketing RuleInfo
RuleInfo object
- table
- Type: System.Data DataTable
Table definition
- activityTypeName
- Type: System String
Activity type name is returned via this parameter if it is activity rule
Return Value
Type: IDataContainerSee Also