|  | 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
Syntaxpublic bool IsSuccess { get; set; }Public Property IsSuccess As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also