| WorkflowNotificationServiceGetById Method |
Namespace:
Dynamicweb.Security.Workflows
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public WorkflowNotification GetById(
int workflowNotificationId
)
Public Function GetById (
workflowNotificationId As Integer
) As WorkflowNotification
Parameters
- workflowNotificationId
- Type: SystemInt32
Return Value
Type:
WorkflowNotificationSee Also