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.
Gets or sets the text that will update the workflow comments field.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property CommentText As String
Get
Set
'Usage
Dim instance As CommentActivity
Dim value As String
value = instance.CommentText
instance.CommentText = value
[ValidationOptionAttribute(ValidationOption.Required)]
public string CommentText { get; set; }
Property Value
Type: System.String
Returns String.