WaitForActivity.EnterWaitComment Field

The text of this comment is entered as a property of the list item as it pauses and waits for completion.

Namespace:  Microsoft.SharePoint.WorkflowActions.WithKey
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
Public EnterWaitComment As String
'Usage
Dim instance As WaitForActivity
Dim value As String

value = instance.EnterWaitComment

instance.EnterWaitComment = value
public string EnterWaitComment

See Also

Reference

WaitForActivity Class

WaitForActivity Members

Microsoft.SharePoint.WorkflowActions.WithKey Namespace