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

Usage

Visual Basic
Dim value As DependencyProperty

value = EnumerateResourcesActivity.SortingAttributesProperty

EnumerateResourcesActivity.SortingAttributesProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also