AnalyticsLeadStateChangeNotificationArgs Class |
Namespace: Dynamicweb.Analytics.Notifications
The AnalyticsLeadStateChangeNotificationArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalyticsLeadStateChangeNotificationArgs(IEnumerableString, LeadState) |
Initializes a new instance of an object.
| |
| AnalyticsLeadStateChangeNotificationArgs(IEnumerableString, String) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| StandardState |
Gets the standard lead state (if applicable).
| |
| State |
Gets the name of the target lead state.
| |
| VisitorIDs |
Gets the list of visitor IDs whose lead state is being changed.
|