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