CreateDynamicValueFromMessage Class
Represents an activity to create DynamicValue from a message.
System.Object
System.Activities.Activity
System.Activities.ActivityWithResult
System.Activities.Activity(Of DynamicValue)
System.Activities.CodeActivity(Of DynamicValue)
Microsoft.Activities.CreateDynamicValueFromMessage
System.Activities.Activity
System.Activities.ActivityWithResult
System.Activities.Activity(Of DynamicValue)
System.Activities.CodeActivity(Of DynamicValue)
Microsoft.Activities.CreateDynamicValueFromMessage
Namespace: Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
The CreateDynamicValueFromMessage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateDynamicValueFromMessage | Initializes a new instance of the CreateDynamicValueFromMessage class. |
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Headers | Gets or sets the message headers. |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity(Of DynamicValue).) |
![]() | Result | (Inherited from Activity(Of DynamicValue).) |
![]() | ResultType | (Inherited from ActivityWithResult.) |
![]() | Value | Gets or sets the value of the property to create. |
![]() | Version | Gets or sets the version of the message. |
Community Additions
Show:
