Click or drag to resize
ContactJourneyViewModelLastActivityDaysAgoText Property
Gets or sets value representing how many days ago was the first activity performed.

Namespace: CMS.ContactManagement.Web.UI.Internal
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string LastActivityDaysAgoText { get; set; }

Property Value

Type: String
See Also