| AnalyticsLeadStateChangeNotificationArgsStandardState Property |
Gets the standard lead state (if applicable).
Namespace:
Dynamicweb.Analytics.Notifications
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public Nullable<LeadState> StandardState { get; }
Public ReadOnly Property StandardState As Nullable(Of LeadState)
Get
Property Value
Type:
NullableLeadStateRemarks See Also