DynamicValue Implicit Conversion (DynamicValue to Boolean)
Casts a dynamic value into a Boolean Value.
Namespace: Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Parameters
- dynamicValue
- Type: Microsoft.Activities::DynamicValue
The dynamic value to be casted as a Boolean Value.
Community Additions
ADD
Show: