ExternalVariable<'T> Properties

 

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

NameDescription
System_CAPS_pubpropertyDefault

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

System_CAPS_pubpropertyModifiers

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

System_CAPS_pubpropertyName

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

System_CAPS_pubpropertyType

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

Return to top
Show: