PublishWorkflowNotificationResult Enumeration

 

Enumerates the notification results of the publish workflow.

Namespace:   Microsoft.Workflow.Client
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

<DataContractAttribute(Namespace := "http://schemas.microsoft.com/workflow/2012/xaml/activities")>
Public Enumeration PublishWorkflowNotificationResult

Member nameDescription
QuotaExceeded

The result exceeds the quota.

Success

The result succeeded.

Return to top

Community Additions

ADD
Show: