Share via


OfficeTask.Outcomes-Eigenschaft

Eine Liste der Ergebnisse für alle Aufgaben in diesem Prozess in der Form "display1, outcome1, display2, outcome2"

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
<ValidationOptionAttribute(ValidationOption.Optional)> _
Public Property Outcomes As String
    Get
    Set
'Usage
Dim instance As OfficeTask
Dim value As String

value = instance.Outcomes

instance.Outcomes = value
[ValidationOptionAttribute(ValidationOption.Optional)]
public string Outcomes { get; set; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

OfficeTask Klasse

OfficeTask-Member

Microsoft.Office.Workflow.Actions-Namespace