DynamicValue Implicit Conversion (DynamicValue to Int32)
Converts a dynamic value to an Int32 value.
Namespace: Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Parameters
- dynamicValue
- Type: Microsoft.Activities::DynamicValue
The dynamic value to be converted to Int32 Value.
Community Additions
ADD
Show: