DynamicValue Implicit Conversion (Boolean to DynamicValue)
Casts a Boolean value to a DynamicValue.
Namespace: Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Parameters
- value
- Type: System::Boolean
A Boolean value.
Return Value
Type: Microsoft.Activities::DynamicValueA DynamicValue representation of the specified Boolean value.
Community Additions
ADD
Show: