CorrelationAliasAttribute::Name Property

 

Gets the name of the correlation parameter that is being aliased.

Namespace:   System.Workflow.Activities
Assembly:  System.Workflow.Activities (in System.Workflow.Activities.dll)

public:
property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

The name of the correlation parameter that is being aliased.

.NET Framework
Available since 3.0
Return to top
Show: