Click or drag to resize
ContactJourneyViewModelJourneyLengthStartedDate Property
Gets or sets value representing the starting date of the journey.

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 JourneyLengthStartedDate { get; set; }

Property Value

Type: String
See Also