Click or drag to resize
ContactJourneyViewModelLastActivityDate Property
Gets or sets value representing the date of the last activity.

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

Property Value

Type: String
See Also