The DependencyProperty object that promotes the Selection property.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = EnumerateResourcesActivity.SelectionProperty

EnumerateResourcesActivity.SelectionProperty = value

Syntax

Visual Basic
Public Shared SelectionProperty As DependencyProperty
C#
public static DependencyProperty SelectionProperty
C++
public:
static DependencyProperty^ SelectionProperty
J#
public static DependencyProperty SelectionProperty
JScript
public static var SelectionProperty : DependencyProperty

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also