| NotificationDispatchResultIsSuccess Property |
Gets or sets value indicating whether notification has been dispatched successfully.
Namespace:
Dynamicweb.Analytics.Notifications
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public bool IsSuccess { get; set; }
Public Property IsSuccess As Boolean
Get
Set
Property Value
Type:
BooleanSee Also