Click or drag to resize
MacroRuleMetadataAffectingActivities Field
Activities that affect given macro rule (that means if any of these activities performs, the rule should be recalculated).

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public readonly IList<string> AffectingActivities

Field Value

Type: IListString
See Also