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

Usage

Visual Basic
Dim value As DependencyProperty

value = ApprovalActivity.ApproversProperty

ApprovalActivity.ApproversProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also