SetUserStatus Class
Represents an activity to set the UserStatus value of the instance.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Activities.SetUserStatus
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Activities.SetUserStatus
| Name | Description | |
|---|---|---|
![]() | SetUserStatus() | Initializes a new instance of the SetUserStatus class with default values. |
![]() | SetUserStatus(InArgument(Of String)) | Initializes a new instance of the SetUserStatus class with description to the UserStatus. |
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | Description | Gets or sets the description to assign to the UserStatus variable. |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Activity.) |
| Name | Description | |
|---|---|---|
![]() ![]() | UserStatusVariable | The fully qualified UserStatus variable identifier. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:




