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.
The value to update the list item field with.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property Value As Object
Get
Set
'Usage
Dim instance As SetFieldActivity
Dim value As Object
value = instance.Value
instance.Value = value
[ValidationOptionAttribute(ValidationOption.Required)]
public Object Value { get; set; }
Property Value
Type: System.Object
Returns Object.