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

Usage

Visual Basic
Dim value As DependencyProperty

value = ReadResourceActivity.SelectionAttributesProperty

ReadResourceActivity.SelectionAttributesProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also