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

Usage

Visual Basic
Dim value As DependencyProperty

value = ApprovalActivity.ThresholdProperty

ApprovalActivity.ThresholdProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also