SetUserStatus.Description Property

 

Gets or sets the description to assign to the UserStatus variable.

Namespace:   Microsoft.Activities
Assembly:  Microsoft.Activities (in Microsoft.Activities.dll)

<DefaultValueAttribute(Nothing)>
<RequiredArgumentAttribute>
Public Property Description As InArgument(Of String)

Property Value

Type: System.Activities.InArgument(Of String)

The description to assign to the UserStatus variable.

Return to top
Show: