ArcGIS Pro 2.8 API Reference Guide
ShowNotification Method

ArcGIS.Desktop.Workflow Namespace > WorkflowModule Class : ShowNotification Method
Syntax
public void ShowNotification( 
   string title,
   string msg,
   string imageUrl
)
Public Sub ShowNotification( _
   ByVal title As String, _
   ByVal msg As String, _
   ByVal imageUrl As String _
) 

Parameters

title
msg
imageUrl
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

WorkflowModule Class
WorkflowModule Members