ContainsDynamicValueProperty.Source Property

 

Gets or sets the source DynamicValue.

Namespace:   Microsoft.Activities
Assembly:  Microsoft.Activities (in Microsoft.Activities.dll)

<RequiredArgumentAttribute>
Public Property Source As InArgument(Of DynamicValue)

Property Value

Type: System.Activities.InArgument(Of DynamicValue)

Returns the source DynamicValue.

Return to top
Show: