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