CreateDynamicValue.PropertyName Property

 

Gets or sets the name of the property to add.

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

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

Property Value

Type: System.Activities.InArgument(Of String)

Returns the property name.

Return to top
Show: