ProcessContactActionsBatchEventArgsLoggedActivities Property |
Activities which are going to be (Before) or were inserted to the DB (After).
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public IList<ActivityData> LoggedActivities { get; }
Property Value
Type:
IListActivityDataSee Also