CollectDataTask._OuTCOME Field
Represents the execution result of the task.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public _OuTCOME As String
'Usage
Dim instance As CollectDataTask
Dim value As String
value = instance._OuTCOME
instance._OuTCOME = value
public string _OuTCOME
Remarks
This member is reserved for internal use and is not intended to be used directly from your code.