SetDynamicValueProperties Constructor
Initializes a new instance of the SetDynamicValueProperties class.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | SetDynamicValueProperties() | Initializes a new instance of the SetDynamicValueProperties class. |
![]() | SetDynamicValueProperties(InArgument<DynamicValue^>^) | Initializes a new instance of the SetDynamicValueProperties class. |
SetDynamicValueProperties Constructor ()
Initializes a new instance of the SetDynamicValueProperties class.
SetDynamicValueProperties Constructor (InArgument<DynamicValue^>^)
Initializes a new instance of the SetDynamicValueProperties class.
Parameters
- source
-
Type:
System.Activities::InArgument<DynamicValue^>^
The attribute source.
Show:
