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