Click or drag to resize

WorkflowNotificationServiceGetById Method

Namespace:  Dynamicweb.Security.Workflows
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public WorkflowNotification GetById(
	int workflowNotificationId
)

Parameters

workflowNotificationId
Type: SystemInt32

Return Value

Type: WorkflowNotification
See Also