ExternalVariable<T> Properties

 

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

Properties

Name Description
System_CAPS_pubproperty Default

Gets or sets the default value to use if the external variable has not be set.

System_CAPS_pubproperty Modifiers

Gets or sets the variable modifiers.(Inherited from ExternalVariable.)

System_CAPS_pubproperty Name

Gets or sets the name of the external variable.(Inherited from ExternalVariable.)

System_CAPS_pubproperty Type

Gets the type of the external variable.(Overrides ExternalVariable.Type.)

See Also

ExternalVariable<T> Class
Microsoft.Activities Namespace

Return to top