SetDynamicValueProperty.PropertyName Property

 

Gets or sets the property name.

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

<RequiredArgumentAttribute>
<DefaultValueAttribute(Nothing)>
Public Property PropertyName As InArgument(Of String)

Property Value

Type: System.Activities.InArgument(Of String)

The property name.

Return to top
Show: