Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the value to be promoted to the workflow runtime through the ReturnValueProperty DependencyProperty.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property ReturnValue As SPItemKey
Get
Set
'Usage
Dim instance As CoerceSPItemKeyActivity
Dim value As SPItemKey
value = instance.ReturnValue
instance.ReturnValue = value
[ValidationOptionAttribute(ValidationOption.Required)]
public SPItemKey ReturnValue { get; set; }
Property Value
Type: Microsoft.SharePoint.Workflow.SPItemKey
Returns SPItemKey.